Richard Lynch wrote:
On Sun, February 10, 2008 9:09 pm, Robert Cox wrote:
Is it possible to use the "$_SERVER['PHP_AUTH_USER'];" construct in a
URL
forwarded site? I am trying to find the authorised user id so that I
can
access an SQL database with it. Anyone got some ideas?
If you do a Loc
On Sun, February 10, 2008 9:09 pm, Robert Cox wrote:
> Is it possible to use the "$_SERVER['PHP_AUTH_USER'];" construct in a
> URL
> forwarded site? I am trying to find the authorised user id so that I
> can
> access an SQL database with it. Anyone got some ideas?
If you do a Location: with a
On Feb 10, 2008 10:09 PM, Robert Cox <[EMAIL PROTECTED]> wrote:
> Is it possible to use the "$_SERVER['PHP_AUTH_USER'];" construct in a URL
> forwarded site? I am trying to find the authorised user id so that I can
> access an SQL database with it. Anyone got some ideas?
Once again I'll defe
Robert Cox wrote:
Is it possible to use the "$_SERVER['PHP_AUTH_USER'];" construct in a URL
forwarded site? I am trying to find the authorised user id so that I can
access an SQL database with it. Anyone got some ideas?
PHP looks like this
//Get User
$user = $_SERVER['PHP_AUTH_USER
--- Robert Cox <[EMAIL PROTECTED]> wrote:
> Is it possible to use the "$_SERVER['PHP_AUTH_USER'];" construct in
> a URL
> forwarded site? I am trying to find the authorised user id so that
> I can
> access an SQL database with it. Anyone got some ideas?
>
> PHP looks like this
>
>//G
5 matches
Mail list logo