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?

Many thanks

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

Reply via email to