Top "Geoip" questions

GeoIP is the process of analyzing an IP address and determining the geographical location of that end point.

Getting the location from an IP address

I want to retrieve information like the city, state, and country of a visitor from their IP address, so that …

php geolocation ip geoip
Get Country of IP Address with PHP

Ideally I'm trying to put together a PHP script that I can query from any web browser and it returns …

php geolocation ip-address geoip ip-geolocation
Identifying country by IP address

Is there a way to figure out the country name just by looking at an IP address? I mean, do …

geolocation ip ip-address geoip
How to enable dynamic module with an existing NGINX installation

Introduction From NGINX version 1.9.11 and upwarts, a new feature is introduced: dynamic modules. With dynamic modules, you can optionally load …

nginx configuration geoip
Geo Location based on IP Address - PHP

We're looking for a fast and accurate way to get the visitors location based on their IP. We have tried …

php geolocation geoip
How to detect nearest server to test latency/ping speed using Javascript?

I'm implementing a browser extension which should connect to the nearest server to test the ping speed. To have more …

javascript ping latency geoip speed-test
GeoIP and IP to Country in PHP

Possible Duplicate: How to get the page visitors Country with PHP? I've been searching everywhere, and I can't seem to …

php geoip
How to make geoip_country_name_by_name() work?

I want to collect country name of an user who logined to my site. So i used geoip_country_name_…

php geoip
How to Convert a Maxmind .MMDB to .DAT?

How to convert MaxMinds MMDB GeoIP to DAT format so that I can use with modsecurity+Apache. Modsecurity supports only …

geoip maxmind
GeoIPCity.dat file where do I find it?

I have a file GeoIPCity.day on one of my sites. The original developer told me it was a free …

geoip