Re: http user in php script
- From: "aznFETISH" <news@xxxxxxxxxxxxx>
- Date: Sat, 09 Apr 2005 21:28:38 GMT
I try this
<?PHP
$username=$_SERVER['PHP_AUTH_USER'];
echo "$username";
?>
but it shows nothing
"aznFETISH" <news@xxxxxxxxxxxxx> wrote in message
news:z5U5e.37004$Pc.25728@xxxxxxxxxxxxxxxxxxxxxxxxxx
>I once saw a code to show the username that logged in in a php script after
>logging in with http authentification, I cant seem to find the code
>anywhere
>
.
- Follow-Ups:
- Re: http user in php script
- From: Jacob Atzen
- Re: http user in php script
- References:
- http user in php script
- From: aznFETISH
- http user in php script
- Prev by Date: Re: what is the speed hit of "SELECT *" with MySql, as opposed to narrower database calls?
- Next by Date: Re: Include for a php.cgi? (Strato.de)
- Previous by thread: Re: http user in php script
- Next by thread: Re: http user in php script
- Index(es):
Relevant Pages
|