On 28-Mar-2003 Chris Shiflett wrote:
> --- Mike <[EMAIL PROTECTED]> 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]> 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...
--- Don Read <[EMAIL PROTECTED]> wrote:
> $_SERVER
> 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...
Do you mean the user your web server is running as? You should already know
that...
-
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_USE
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]>
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
5 matches
Mail list logo