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 Quote Link to comment https://forums.phpfreaks.com/topic/87745-add-referrer-address-to-email/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.