mhashComputes hash Description
string mhash
( int
$hash
, string $data
[, string $key
] )
mhash applies a hash function specified by
Parameters
Return Values
Returns the resulting hash (also called digest) or HMAC as a string, or
|