Re: [PHP] Re: Encrypt data to base for authentication...

2003-03-18 Thread Abdul-wahid Paterson
On Tue, 2003-03-18 at 21:14, Scott Fletcher wrote: > Groan, I meant 'Basic' not 'Base'.. > > I am trying to figure out how to encrypt the data using the base only. > > The webserver use the base authentication. I have been searching the PHP > > manual and I only saw base64_encode() but it

[PHP] Re: Encrypt data to base for authentication...

2003-03-18 Thread Scott Fletcher
Groan, I meant 'Basic' not 'Base'.. "Scott Fletcher" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Fellas, > > I am trying to figure out how to encrypt the data using the base only. > The webserver use the base authentication. I have been searching the PHP > manual an