RE: [PHP-DB] anyway to get password if encrypted by PASSWORD() ? From: Jonathan Ohlrich (johlrich <email protected>)
Date: 12/27/00

To my knowledge it is a 1 way encryption... what i would do in that case is
reset the password to a randomly selected password... give them the new
generated password and strongly recomend they change it.

-----Original Message-----
From: Noah Spitzer-Williams [mailto:noahsw <email protected>]
Sent: Wednesday, December 27, 2000 12:06 PM
To: php-db <email protected>
Subject: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?

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

Thanks! - Noah

--
Founder of Survival of the Hottest:
http://www.survivalofthehottest.com

-- 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>

-- 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>