look in the manual for "md5"

~kurth

On Thu, 17 May 2001, Troy Moreland wrote:

> All,
>
> I am currently using sessions to store a user's ID, password and current
> login status.  All works fine.  The only issue is that the session file on
> the server is storing the password in plain text.  How do I encrypt that
> password and how to I decrypt it for comparing?
>
> Thanks in advance!!
>
> Troy Moreland
>
>
>
> --
> 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