Have a look at the base64_encode / decode stuff.  I stumbled across an
example there just this afternoon.

It's available in the user contributed notes of the Quick Reference section
for those functions at http://www.php.net


James.


""Jason Jacobs"" <[EMAIL PROTECTED]> wrote in message
011501c07f3f$c415bcc0$5800a8c0@doc">news:011501c07f3f$c415bcc0$5800a8c0@doc...
> Hi.  I use password() to excrypt my passwords when I'm adding users to my
> mysql database.  I'm wondering if there's a function to use to un-encrypt
it
> (for a web interface to change the password, and so the admin who is
editing
> user info can see what it is).  Thanks for any help.
>
> Jason
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to