function mhash get hash name

mhash_get_hash_namePHP ManualPrevNextmhash_get_hash_namemhash_get_hash_name -- Get the name of the specified hashDescriptionstring mhash_get_hash_name(int hash); mhash_get_hash_name() is used to get the name of the specified hash. mhash_get_hash_name() takes the hash id as an argument and returns the name of the hash or false, if the hash does not exist. Example 1. mhash_get_hash_name example 1  2 <?php 3 $hash = MHASH_MD5; 4  5 print mhash_get_hash_name($hash); 6 ?> 7  The above example will print out: 1  2 MD5 3  PrevHomeNextHash functionsUpmhash_get_block_size
Wyszukiwarka

Podobne podstrony:
function mhash get hash name
function mhash get hash name
function mhash get block size
function mcrypt get cipher name
function mcrypt get cipher name
function mhash get block size
function mcrypt get cipher name
function mcrypt enc get algorithms name
function mcrypt enc get modes name
function mcrypt enc get modes name
function mcrypt enc get algorithms name
function fdf next field name
function domnode get content
function imap get quota
function openssl get privatekey
function fdf get file
function snmp get quick print

więcej podobnych podstron