kzin Posted January 25, 2008 Share Posted January 25, 2008 Hi, I have a contactus page that holds a form which in turn emails me when someone fills it out, is there anyway i can add where the person came from, basically i would like to know which search engine etc refered them. I believe i should be using something like $_POST['referrer'] = $_SERVER['HTTP_REFERER']; which works for the last page visited which would be contactus.php but i would like to know where they came from outside the site. TIA Link to comment https://forums.phpfreaks.com/topic/87745-add-referrer-address-to-email/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.