显示文本框

md5()

« mcrypt_module_self_test | memory_get_peak_usage »
<?php
$string 
md5 (
    
// string $str
    
?  // [bool $raw_output = false]
);
?>
结果
$string = '1f3870be274f6c49b3e31a0c6728957f'
示例
#1 md5  ("apple")
另请参阅
crc32, crypt, hash, password_hash, sha1