User Tools

Site Tools


uphp:functions:md5

This is an old revision of the document!


md5

WMPRO, WMMINI FW >= 1.1015 WMMEGA FW >= 2.0

Calculate the MD5 hash of a string

Description

string md5 ( string $input )

Parameter

$input: A string

Return Values

String: MD5 hash (32 character hexadecimal number) of input

See Also

md5_file() - Calculate the MD5 hash of a file

sha1() - Calculate the SHA1 hash of a string

uphp/functions/md5.1495822547.txt.gz · Last modified: 2021/09/13 05:56 (external edit)