md5

 string md5 ( string $str [, bool $raw_output = false ] ) 

説明

Calculates the MD5 hash of str using the » RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash.

戻り値

Returns the hash as a 32-character hexadecimal number.