Archive | Geolocation RSS feed for this section

Geolocating with Maxmind Geoip PHP API

TweetWhenever geolocation feature is required in any of my projects, my first choice is IP2Location. But recently one of my clients insisted on using Maxmind's GeoIP feature for this purpose and I got a chance to explore yet another way in PHP of finding user's geographic location based on the IP address. Maxmind provides a [...]

Read full story · Comments { 0 }