KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Mhash
mhash
mhash_count
mhash_get_block_size
mhash_get_hash_name
mhash_keygen_s2k
Home
>
PHP
>
Function
>
Mhash
>
mhash_get_hash_name()
mhash_get_hash_name()
mhash_get_hash_name - Get the name of the specified hash
Syntax
string
mhash_get_hash_name
(
int
$hash)
Arguments
hash - The hash id. One of the MHASH_XXXconstants.
Description
Gets the name of the specified hash.
Version
PHP 4, 5
Return value
Returns the name of the hash or FALSE, if the hash does not exist.