Thread
:
Record the link you clicked to leave my page
View Single Post
#
4
(
permalink
)
May 1st, 2008, 18:19
Aso
Chief Moderator
Join Date: Oct 2007
Location: UK
Posts: 1,012
Blog Entries:
2
Thanks: 5
Thanked 23 Times in 20 Posts
Re: Record the link you clicked to leave my page
$_SERVER['HTTP_REFERER']
is the address that
referred
the user to your site i.e. the website the user came from.
It's not reliable though, since it's set by the user agent (the browser).
http://uk.php.net/manual/en/reserved...les.server.php
Aso
View Public Profile
Find all posts by Aso
View Blog