$HTTP_REFERER
Although not all browsers send it properly (if at all). Don't rely on
it.
Matt
On Thu, 2004-04-08 at 12:22, Chris Bruce wrote:
> I apologize for my ignorance, but I am trying to find a way to grab the
> referring url. I can't seem to find the environment variable to do
> this. Do
From: "Chris Bruce" <[EMAIL PROTECTED]>
> I apologize for my ignorance, but I am trying to find a way to grab the
> referring url. I can't seem to find the environment variable to do
> this. Does anyone know how to grab this?
$_SERVER['HTTP_REFERER']
print_r($_SERVER) will tell you for sure.
Damn! It can't be that easy ;) But, yes, it works. Thanks a bunch.
--
Chris Bruce
[EMAIL PROTECTED]
Idextrus
E-Business Architects
http://www.idextrus.com
3282 Wilmar Cres.
Mississauga, ON
L5L4B2
CA
905.828.9189
This e-mail and its
Chris Bruce wrote:
I apologize for my ignorance, but I am trying to find a way to grab the
referring url. I can't seem to find the environment variable to do this.
Does anyone know how to grab this?
Thanks.
$_SERVER['HTTP_REFERER']
--
On Thu, 2004-04-08 at 12:22, Chris Bruce wrote:
> I apologize for my ignorance, but I am trying to find a way to grab the
> referring url. I can't seem to find the environment variable to do
> this. Does anyone know how to grab this?
>
HTTP_REFERER. Someone spelled it wrong a long time ago and
I apologize for my ignorance, but I am trying to find a way to grab the
referring url. I can't seem to find the environment variable to do
this. Does anyone know how to grab this?
Thanks.
--
Chris Bruce
[EMAIL PROTECTED]
Idextrus
E-Business Architects
http://www.idextrus.com
3282 Wilmar Cres.
6 matches
Mail list logo