crypt() function will crypt the given string(passed argument to that function). How can I decrypt that to get the actual string again?
In reply to decrypt the string by Anonymous Monk