[PHP] encrypt and decrypt in standard PHP

2001-02-23 Thread Zhu George-CZZ010
As the PHP manual indicates, we can use Mcrypt to do the encrypt and decrypt work in PHP, but that needs to download the encrypt module and recompile PHP. Is there any other way to encrypt and decrypt the string in standard PHP4.0.4 without any extension module? Thank you very much! --

Re: [PHP] encrypt and decrypt in standard PHP

2001-02-23 Thread Richard Lynch
February 23, 2001 11:07 AM Subject: [PHP] encrypt and decrypt in standard PHP As the PHP manual indicates, we can use Mcrypt to do the encrypt and decrypt work in PHP, but that needs to download the encrypt module and recompile PHP. Is there any other way to encrypt and decrypt the string

Re: [PHP] encrypt and decrypt in standard PHP

2001-02-23 Thread Mukul Sabharwal
t? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunteer.htm - Original Message - From: Zhu George-CZZ010 [EMAIL PROTECTED] Newsgroups: php.general Sent: Friday, February 23, 2001 11:07 AM Subject: [PHP] encrypt and dec