php md5() function
Translation results:
UK [ˌem'di:] US [ˌem'di:]
abbr.DOS command: Create a new subdirectory;Moldova Moldova
php md5() functionsyntax
Function:String md5 encoding
Syntax:md5(string,raw)
Parameters:
Parameters | Description |
string | Required. Specifies the string to be calculated. |
raw | Optional. Specifies hexadecimal or binary output format: TRUE - raw 16-character binary format, FALSE - default. 32-character hexadecimal number. |
Description: Calculate the MD5 hash of the string
php md5() functionexample
<?php echo MD5("php.cn"); ?>
Run instance»
Click the "Run instance" button to view the online instance
Output:
5038249e28843166c820ea820746febc