$_server['http_referrer'] problem
Posted: Wed Apr 30, 2003 6:15 am
Hi,
Can someone help me. I have no idea why I keep getting this error, as as far as I can find out the syntax is correct.
header("Location: $_SERVER['HTTP_REFERER']");
The error I get is:
PHP Notice: Undefined index: 'HTTP_REFERER' in c:\apache\apache2\htdocs\TMP6yxo8e5lhx.php on line 7.
Thank you to anyone who can help!
RedRasper
Can someone help me. I have no idea why I keep getting this error, as as far as I can find out the syntax is correct.
header("Location: $_SERVER['HTTP_REFERER']");
The error I get is:
PHP Notice: Undefined index: 'HTTP_REFERER' in c:\apache\apache2\htdocs\TMP6yxo8e5lhx.php on line 7.
Thank you to anyone who can help!
RedRasper