Tag Archives: GeoIP

IP address to geographic details – PHP & MaxMind

Snippet to convert an IP address into geographical details which can be put to various uses such as plotting visitors to your website on a Google map. This snippet uses PHP & GeoIP API from MaxMind. Resource: Sample | Tutorial