xcandiottix Posted July 31, 2010 Share Posted July 31, 2010 Is there a good how to out there on how to create a code that will tell me where a page visitor is from? Similiar to google analytics, I'd like to find out where a visitor is from but I need this information before the page loads. I've tried googling but all I come up with are sites that offer the service if I sign up with them. Also, I have a list of zip codes / cities in an excel spreadsheet .. I'd like to get this into a db table but don't want to type each one out for the next month. How could I do this? My host is godaddy on a linux box with mysql 5.X if that helps. Thank you Link to comment https://forums.phpfreaks.com/topic/209413-visitor-information/ Share on other sites More sharing options...
dezkit Posted July 31, 2010 Share Posted July 31, 2010 GeoIP. http://php.net/manual/en/ref.geoip.php Link to comment https://forums.phpfreaks.com/topic/209413-visitor-information/#findComment-1093439 Share on other sites More sharing options...
xcandiottix Posted July 31, 2010 Author Share Posted July 31, 2010 awesome! Thanks =D Link to comment https://forums.phpfreaks.com/topic/209413-visitor-information/#findComment-1093441 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.