some browsers do not even support it.

-- 
Maxim Maletsky
[EMAIL PROTECTED]

www.PHPBeginner.com  // where PHP Begins



On Mon, 14 Oct 2002 11:56:30 +0200
Krzysztof Dziekiewicz <[EMAIL PROTECTED]> wrote:

> > $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
> 


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

Reply via email to