MD5 Encryption in PHP

Md5 is a very easy way to encrypt any stirng data. Following example take and encrypts a string. Remember that you could not dencrypt any data after encryption.

 

Share this Listing