php3-list | 199901

Re: [PHP3] HTTP referer From: Lars Torben Wilson (torben <email protected>)
Date: 01/31/99

Sascha Schumann writes:
> On Sun, Jan 31, 1999 at 03:15:38PM -0800, Pan Hong wrote:
> > Hi,
> >
> >
> > Is there a way to get the HTTP referer in PHP? So far I only found how
> > to get the romote IP and port.
>
> getenv("HTTP_REFERER");

Even better:

$HTTP_REFERER;

<evil grin>

Torben

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>