On Wednesday 07 July 2004 05:43 pm, Shaun wrote:
> Hi,
>
> Can someone tell me why
>
> echo '$_SERVER[HTTP_REFERER] = '.$_SERVER[HTTP_REFERER].'<br>';
>
> Produces
>
> $_SERVER[HTTP_REFERER] =
>
> Is this a problem with my server configuration, if so is there a SERVER
> variable I can use instead?
>

It could be the server.  I never fully investigated this, but IIS 5/5.1 
doesn't report an HTTP REFERER....
The last time I checked this out, was on w2k/iis5 and winxp/iis5.1 (pre sp1)
maybe over a year ago.
Could someone verify/deny this, so I know that Im not crazy ;)....

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

Reply via email to