Is register_globals=On in your php.ini????

You could also try $HTTP_ENV_VARS["HTTP_REFERER"];

If not, do a <? phpinfo(); ?> and see what variables are set.


Ignatius

> -----Original Message-----
> From: Randall Barber [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 27 February 2001 10:47
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] RE: RE: HTTP HEADER
> 
> 
> This is what I get:
> 
> Warning: Undefined variable: HTTP_REFERER in 
> c:\inetpub\wwwroot\drew.php on line 3
> 
> Warning: Undefined index: HTTP_REFERER in 
> c:\inetpub\wwwroot\drew.php on line 3
> HTTP_REFERER is , , 
> 
> It is not defined and I am seriously perturbed :).  I want to 
> use Linux so badly, but I don't make that decision :(.
> 
> Any other ideas?
> RDB
> 

Reply via email to