I am building a security script and am wondering what should I do to enable a user to recover his/her password if they forget it. I currently use PASSWORD() when inserting the password into the database so I don't know how to send them a unhashed string.
Can someone direct me to an example or give me a few ideas! \ Thanks Dylan Barber