> $HTTP_SERVER_VARS["HTTP_REFERER"];
> - or -
> PHP 4.1.0 and later
> $_SERVER["HTTP_REFERER"];

> Not as reliable as passing it yourself though.

Some browsers may block sending http_referer.


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

Reply via email to