Saturday, May 16, 2009

What is the functionality of MD5 function in PHP?

string md5(string)

It calculates the MD5 hash of a string. The hash is a 32-character hexadecimal number

No comments:

Post a Comment