The Md5()
function hashes several text strings into one MD5 encrypted text in a hexadecimal form.
Syntax
Md5(text1, text2)
Md5(file)
Returns
A hexadecimal representation of an MD5 encrypted value.
Parameters
text1
– a texttext2
– a textfile
– a file