Thread
:
php forgot password
View Single Post
07-05-2008, 18:34
#
2
(
permalink
)
freelancr
Web Developer
Join Date: Oct 2006
Posts: 2,007
sha1 is a hashing algorithm and is intended to be irreversible. As such your "forgot password" script will need to identify the user by other means, then generate and send them a new password to use to log in.
__________________
web developer
freelancr
View Public Profile
Send a private message to freelancr
Visit freelancr's homepage!
Find More Posts by freelancr