md5()

string md5(string input)

md5 expects exactly one string parameter and returns a 32 digit hexadecimal representation of its MD5 hasharrow-up-right.

Last updated