Re: Last URL

From: Ray Hunter <rhunter(at)venticon(dot)com>
To: Steven Lee <blindeagle(at)telocity(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Last URL
Date: 2002-11-07 22:57:05
Message-ID: 1036709826.17787.15.camel@pclnxrhunter.digitalglobe.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Steven,

You can use the $_SERVER['HTTP_REFERER'] to check...however, this is not
very reliable. Cause is suggested regarding the validity of the value
of this variable.

Here is the link:
http://www.php.net/manual/en/reserved.variables.php#reserved.variables.server

On Fri, 2002-11-08 at 05:52, Steven Lee wrote:
> Dear all:
>
> I try to write a logging page which can know how the users find my site.
> if by search engine or some banner switch, they must from another site
> (yahoo,xxx.com etc.)
> I try to find it in $HTTP_SERVER_VARS[], seems no, I am not sure.
> Is ther any Possible way that I can know what is the last URL before the
> user get into my site?
>
>
> Thank you
>
> Steven
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
Thank you,

Ray Hunter

In response to

  • Last URL at 2002-11-08 05:52:23 from Steven Lee

Browse pgsql-php by date

  From Date Subject
Next Message Zhidian Du 2002-11-08 04:32:00 Are these steps correct and standard way to upload images into a table?
Previous Message scott.marlowe 2002-11-07 16:52:51 Re: [Fwd: [ph-linux-newbie] help on cron]