What would you like to hash?

This is the resault:

ms->generate_password_hash($_POST['string']);
	else
		echo "Nothing to hash";
?>