Geolocation and geocoding technology on the web is locating your visitor in the world, down to the city they are in, based on their IP address, also known as IP Location. geoPlugin is the easiest way to find location of your visitors and you can provide them with content more relevant …
Read More »Find Geo Location By IP Address using maxmind GeoLiteCity Database
There several ways to find geo location like address, city, country, latitude, longitude, area etc. Here I’m going to show you how we can get geo location by IP address using www.maxmind.com’s GeoLiteCity database. 1. Download GeoIP Class file: geoip.inc – http://www.maxmind.com/download/geoip/api/php-20120410/geoip.inc 2. Download GeoIpCity Class file: geoipcity.inc – http://www.maxmind.com/download/geoip/api/php-20120410/geoipcity.inc 3. Download …
Read More »