"Gerard Samuel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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 ;)....

Thanks for your replies,

after lots of investigation it appears that it is just my laptop that won't
disply the variable, maybe because I am using Norton Firewall? Whatever the
reason, is there an alternative server variable?

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

Reply via email to