php3-list | 199908
Date: 08/01/99
- Next message: Karl Pielorz: "Re: [PHP3] Sorting Arrays by Value, not Keys - Simply?"
- Previous message: Steve Mulligan - Web Programmer: "[PHP3] php vs. mod_perl"
- Maybe in reply to: William Wan: "[PHP3] 2 way encrypt/decrypt function in PHP3?"
- Next in thread: Manuel Lemos: "Re: [PHP3] 2 way encrypt/decrypt function in PHP3?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Karl Pielorz: "Re: [PHP3] Sorting Arrays by Value, not Keys - Simply?"
- Previous message: Steve Mulligan - Web Programmer: "[PHP3] php vs. mod_perl"
- Maybe in reply to: William Wan: "[PHP3] 2 way encrypt/decrypt function in PHP3?"
- Next in thread: Manuel Lemos: "Re: [PHP3] 2 way encrypt/decrypt function in PHP3?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

