mhash_get_hash_nameGets the name of the specified hash Warning
This function has been DEPRECATED as of PHP 8.1.0. Relying on this function is highly discouraged. Description
stringfalse mhash_get_hash_name(int
$algo )
Gets the name of the specified Parameters
Return Values
Returns the name of the hash or Changelog
Examples
Example #1 mhash_get_hash_name Example
|