Find Location from IP Address !

Project detail

Simpliest way to get user's location using their IP address. The application takes an IP address as input and retrieves information such as country, city, region, ISP name (org), geolocation (latitude,longitude), postal code, timezone, response_time etc. This project demonstrate to do so using PHP. But you can implement in any language by using curl .