md5()
string md5(string input)
md5
expects exactly one string parameter and returns a 32 digit hexadecimal representation of its MD5 hash.
Last updated
Was this helpful?
string md5(string input)
md5
expects exactly one string parameter and returns a 32 digit hexadecimal representation of its MD5 hash.
Last updated
Was this helpful?