On 28-Mar-2003 Mike wrote:
> Is there anyway to get the HTTP Server Username (something like
> $_SERVER['username']) I tried printing all the variables defined in a
> page (and looking at a phpinfo.php) and wasn't able to figure it out...
> -- 
> Mike <[EMAIL PROTECTED]>
> 

$_SERVER['PHP_AUTH_USER'];

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.
                            (53kr33t w0rdz: sql table query)


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to