Date: 12/27/00
- Next message: JB: "Re: [PHP-DB] Connecting to db on a different machine"
- Previous message: JB: "[PHP-DB] Generating Maps On Your Web Site"
- In reply to: Noah Spitzer-Williams: "[PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Next in thread: John W. Holmes: "RE: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Reply: John W. Holmes: "RE: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: JB: "Re: [PHP-DB] Connecting to db on a different machine"
- Previous message: JB: "[PHP-DB] Generating Maps On Your Web Site"
- In reply to: Noah Spitzer-Williams: "[PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Next in thread: John W. Holmes: "RE: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Reply: John W. Holmes: "RE: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

