mhash_get_hash_name(3) php man page | unix.com

Man Page: mhash_get_hash_name

Operating Environment: php

Section: 3

MHASH_GET_HASH_NAME(3)							 1						    MHASH_GET_HASH_NAME(3)

mhash_get_hash_name - Gets the name of the specified hash

SYNOPSIS
string mhash_get_hash_name (int $hash)
DESCRIPTION
Gets the name of the specified $hash.
PARAMETERS
o $hash - The hash ID. One of the MHASH_hashname constants.
RETURN VALUES
Returns the name of the hash or FALSE, if the hash does not exist.
EXAMPLES
Example #1 mhash_get_hash_name(3) Example <?php echo mhash_get_hash_name(MHASH_MD5); // MD5 ?> PHP Documentation Group MHASH_GET_HASH_NAME(3)
Related Man Pages
hashremove(3) - debian
hashset(3) - debian
password_verify(3) - php
md5(3) - php
sha1(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!