[PHP-DB] user need password

2001-05-16 Thread andrie
Hello php-db, we know that every password in mysql was encryption using PASSWORD function. i have case that make me to send user password bymail. how can i get this user password ? -- Best regards, TIA andrie mailto:[EMAIL PROTECTED] -- PHP Database Mailing

Re: [PHP-DB] user need password

2001-05-16 Thread Paul Burney
on 5/16/01 10:44 PM, andrie at [EMAIL PROTECTED] wrote: > we know that every password in mysql was encryption using PASSWORD > function. i have case that make me to send user password bymail. > how can i get this user password ? You can't. It's a one way encryption. You'll need to log into MyS

Re: [PHP-DB] user need password

2001-09-07 Thread Curtis Maurand
ey) from users where username = "$username"; I may have the variables backwards, but you get the idea. Curtis - Original Message - From: "Paul Burney" <[EMAIL PROTECTED]> To: "andrie" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, May 1