RE: [PHP] Referrer

2002-10-07 Thread Timothy J Hitchens
2002 9:39 AM To: [EMAIL PROTECTED] Subject: [PHP] Referrer How can know the referrer of a script? Let's say script B is linked from script/page A. Is it possible to obtain A's name in script B? Alex -- --- TrafficBuilder Network: http://www.bestadv.net/ind

[PHP] Referrer

2002-10-07 Thread Alex Shi
How can know the referrer of a script? Let's say script B is linked from script/page A. Is it possible to obtain A's name in script B? Alex -- --- TrafficBuilder Network: http://www.bestadv.net/index.cfm?ref=7029 -- PHP General Mailing List (http://www.php.net/) To u

Re: [PHP] Referrer

2001-08-30 Thread Nic Skitt
ristov > IcyGEN Corporation > http://www.icygen.com > 99% > > - Original Message - > From: "Nic Skitt" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 30, 2001 2:25 PM > Subject: [PHP] Referrer > > > > Hi all,

Re: [PHP] Referrer

2001-08-30 Thread Andrey Hristov
or $GLOBALS["HTTP_REFERER"]; Andrey Hristov IcyGEN Corporation http://www.icygen.com 99% - Original Message - From: "Nic Skitt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 30, 2001 2:25 PM Subject: [PHP] Referrer > Hi all, &

Re: [PHP] Referrer

2001-08-30 Thread
From: Nic Skitt <[EMAIL PROTECTED]> Date: Thu, Aug 30, 2001 at 12:25:44PM +0100 Message-ID: <[EMAIL PROTECTED]> Subject: [PHP] Referrer > Hi all, > > What is the server variable for referrer? > > Cheers > > Nic $HTTP_SERVER_VARS["HTT

Re: [PHP] Referrer

2001-08-30 Thread Larry Rosenman
* Nic Skitt <[EMAIL PROTECTED]> [010830 06:30]: > Hi all, > > What is the server variable for referrer? $HTTP_REFERER > > Cheers > > Nic > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTEC

[PHP] Referrer

2001-08-30 Thread Nic Skitt
Hi all, What is the server variable for referrer? Cheers Nic -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]