RE: [PHP] Another Encryption question

2002-09-23 Thread John Holmes
L PROTECTED] > Subject: Re: [PHP] Another Encryption question > > also if I comment out $iv, I get the error "Call to undefined function > mcrypt_encrypt()" on that line.. I just don't understand why it keeps > doing this. > > I'm running 4.2.2 > >

Re: [PHP] Another Encryption question

2002-09-23 Thread Tom Ray
also if I comment out $iv, I get the error "Call to undefined function mcrypt_encrypt()" on that line.. I just don't understand why it keeps doing this. I'm running 4.2.2 Tom Ray wrote: > I dipped into mcrypt about a month or so, and did this script back > then. I had it working, it would k