A
Anonymous
Guest
i designed a form to let users register to my site and sure crypt the user password using Mysql password function and that is the problem:
now if the user forget his password how can i decrypt it.all of functions like md5 and crypt don't decrypt the password again so
how to send the password again to the user if he forget it? :help:
any comments will be great.specially for those who are using a well known concept on their sites.
thanks all.
now if the user forget his password how can i decrypt it.all of functions like md5 and crypt don't decrypt the password again so
how to send the password again to the user if he forget it? :help:
any comments will be great.specially for those who are using a well known concept on their sites.
thanks all.