
red_purna
|
How To Unencrypt The Password
Saturday, 11th April 2009
When the user registered the passowrd is encrypted and stored in a database. [by using md5()] But in case user forgot password and ask for password by subblying any email ID or user name. It is needed to send the user's password by unencrypting the encrypted password. How ?
|