Finding from which site you have come from
Posted: Wed Sep 19, 2007 10:40 pm
How to find from which site the user has come?
i tried,, its not working when i use
i tried,
Code: Select all
$_SERVER['HTTP_REFERRER']Code: Select all
header("Location: somesite.php");