Date: 12/27/00
- Next message: Mattias Johansson: "[PHP-DB] Making a variable out of variables?"
- Previous message: JB: "Re: [PHP-DB] Connecting to db on a different machine"
- In reply to: Noah Spitzer-Williams: "[PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mattias Johansson: "[PHP-DB] Making a variable out of variables?"
- Previous message: JB: "Re: [PHP-DB] Connecting to db on a different machine"
- In reply to: Noah Spitzer-Williams: "[PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

