Query: mhash_get_hash_name
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MHASH_GET_HASH_NAME(3) 1 MHASH_GET_HASH_NAME(3) mhash_get_hash_name - Gets the name of the specified hashSYNOPSISstring mhash_get_hash_name (int $hash)DESCRIPTIONGets the name of the specified $hash.PARAMETERSo $hash - The hash ID. One of the MHASH_hashname constants.RETURN VALUESReturns the name of the hash or FALSE, if the hash does not exist.EXAMPLESExample #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 |
---|
hashget(3) - debian |
hashkeys(3) - debian |
password_verify(3) - php |
md5(3) - php |
hashstash(3) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Status of UNIX.COM Forum Transformation |