I would like to store my users's passwords in the database in an encrypted format. Could anywone please point me to a good encryption method that could possibly be used in php?
Note that I can't use md5, since I have to ba able to decypt the password back in case the user forgets his/her password.
Thanks


LinkBack URL
About LinkBacks



Reply With Quote
Thanks guys!

Bookmarks