Hartmut Holzgraefe wrote:
> Jef wrote:
> 
>> I created a secure area on my website (unix).
>>
>> What i want is to get the user name with php if someone logs in the 
>> secure
>> area. Does any body know if this is possible and how?
> 
> 
> yes
> 
> (ask the php-general list to find out more)
> 
> 
> 

... or read the manual:

"HTTP authentication with PHP"
http://www.php.net/manual/en/features.http-auth.php

"Predefined Variables"
http://www.php.net/manual/en/reserved.variables.php

PS:
This list is about *writing* the manual, not about reading it out loud ;)

-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de/  +49-711-99091-77

Reply via email to