Hello!
I am workingn with a compiled software, but I need to integrate it
with a PHP code.
I need to send an Authorization: user/pass header to the software
listening a HTTP/1.0 protocol. I already know that the user/pass must be
base64 encoded, but how's the sintax? user/pass, user:pass?
Anybody knows it?
Thanks in advance,
Marcio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]