Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

Re: [PHP3] 2 way encrypt/decrypt function in PHP3? From: Robert Aden (robert <email protected>)
Date: 08/01/99

Citerar William Wan <williamw <email protected>>:

> Is there any way to encrypt and decrypt a string in PHP3? We want to
> encrypt
> our user password and some sensitive information before saving it to
the
> database but we need to pull it back for processing at a later time.
>
> Any hints for doing this?
>

Check out the mcrypt functions , just what you need.

// Robert
>
>
>
> --
> PHP 3 Mailing List <http://www.php.net/>
> To unsubscribe, send an empty message to php3-
unsubscribe <email protected>
> To subscribe to the digest, e-mail: php3-digest-
subscribe <email protected>
> To search the mailing list archive, go to:
> http://www.php.net/mailsearch.php3
> To contact the list administrators, e-mail: php-list-
admin <email protected>
>
>

There are 3 kinds of people in this world:
those who can count and those who can't.

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>