Re: [PHP-DB] anyway to get password if encrypted by PASSWORD() ? From: David Tod Sigafoos (dsig <email protected>)
Date: 12/27/00

NSW> if i want to make a 'forgot my password' thing, how would i be able to
NSW> retrieve their password if i have it encrypted in a table using the
NSW> PASSWORD() function?

I would suggest that if the user forgets their password they request a
new one and you generate a password and email it to them. They can
then change if needed.

-- 
DSig
David Tod Sigafoos
mailto:dsig <email protected>

Using 'The Bat' 1.48f

````` ( O O ) _______oOOo__( )__oOOo_______

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>