Changing $PHP_AUTH_USER and $PHP_AUTH_PW

I would like to automatically set these variables without actually prompting
the user to submit a username or password in the authentication window.

It would mean I could mimic cookie functionality in cookie-disabled browsers
to track users, etc.

Is this possible?...and how?

Thanks in advance for any help offered.

Derek



-- 
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]

Reply via email to