password_hash

Hash the password using the specified algorithm Limits the maximum length of password to 72, if a longer string is supplied the first 72 characters are used
Parameters Summary
string $password
int $algo
array $options = array ( )