Pauly Posted October 7, 2013 Share Posted October 7, 2013 Hi all, I'm trying to figure out how to pull in browser / session data from someone filling out a form. Like their referral URL (that they came from), OS type, time zone, etc. Can anyone point me in the right direction? Thanks! Pauly Quote Link to comment Share on other sites More sharing options...
cyberRobot Posted October 7, 2013 Share Posted October 7, 2013 For the referral URL, you could try the $_SERVER variable using 'HTTP_REFERER': http://php.net/manual/en/reserved.variables.server.php Quote Link to comment 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.