Tribun wrote:
> 
> ...hmmm, I would guess there is a way, but I dont know why...
> 
> Can I read out the active username, which has just logged in through a
> .htaccess authentication???
> 
> Like the access data..
> user: patrick
> pass: linux
> 
> can PHP reads out the usersname "patrick" ??
> 
> (and if ,... how? ;)
> 

$PHP_AUTH_USER and $PHP_AUTH_PW.

-- 
Pavel a.k.a. Papi

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