You can't view it anymore. You can compare a string with PASSWORD('string') to see if they match.
-- Julio Nobrega Pode acessar: http://www.inerciasensorial.com.br "Michael P. Carel" <[EMAIL PROTECTED]> escreveu na mensagem 001101c239c1$541db6a0$[EMAIL PROTECTED]">news:001101c239c1$541db6a0$[EMAIL PROTECTED]... > Hi to all, > > How could i decrypt the encrypted data in MYSQL? > I've inserted values in mysql using the PASSWORD( $userpassword ) function > to encrypt all user password. > Example: > Insert into Users_Table set Password_Field=PASSWORD('$userpassword'); > > But i don't know how to select to view the $userpassword value. > > Is there anyone who could help? Thanks in advance. > > > Mike > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php