Posted by Peter on 01/12/07 15:42
Interesting !
Is it also possible to see the *complete* URL (subpages, even parameters
etc.)
E.g. if the person comes from www.site.com/subdir/pagex.php?var1=1&var2=2
Can I see this complete URL then (*if* the client has set it I suppose ?)
PS. what is mean with the client ?
Is that the remote site the person is coming from ?
-------------------------------------------------------
"ZeldorBlat" <zeldorblat@gmail.com> wrote in message
news:1168286053.471679.19330@51g2000cwl.googlegroups.com...
>
> Peter wrote:
>> Hi,
>>
>> A certain site is forwarding people (with less honourable intentions) to
>> my
>> site (a certain page on my site).
>> I want to see if a visitor followed a link on that particular website +
>> page
>> to my page, so that I can put up a text "link expired" or something :)
>>
>> How can I see this ?
>> Suppose the forwarding site / page is: site.com/page.htm
>> If somebody could give me a small example or lead the way to the commands
>> needed for this ?
>
> The best you can do is probably to use the value of
> $_SERVER['HTTP_REFERER']. Don't consider it reliable though -- it's up
> to the client to set it.
>
>
Navigation:
[Reply to this message]
|