php3-list | 199901
Date: 01/31/99
- Next message: Lars Torben Wilson: "Re: [PHP3] HTTP referer"
- Previous message: Colin Viebrock: "Re: [PHP3] Output image directly from PHP"
- In reply to: Pan Hong: "[PHP3] HTTP referer"
- Next in thread: Lars Torben Wilson: "Re: [PHP3] HTTP referer"
- Reply: Lars Torben Wilson: "Re: [PHP3] HTTP referer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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");
--
Regards,
Sascha Schumann |
Consultant | finger sas <email protected>
| for PGP public key
--
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>
- Next message: Lars Torben Wilson: "Re: [PHP3] HTTP referer"
- Previous message: Colin Viebrock: "Re: [PHP3] Output image directly from PHP"
- In reply to: Pan Hong: "[PHP3] HTTP referer"
- Next in thread: Lars Torben Wilson: "Re: [PHP3] HTTP referer"
- Reply: Lars Torben Wilson: "Re: [PHP3] HTTP referer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

