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 and I only saw base64_encode() but it is not the right algorithm.
Does anyone know the php function for the Base encryption?Thanks, Scott Fletcher -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

