With this IP to location script you can know easily where are located your visitors. Simply call the script to get an array containing (by default) City + Region + Country + Country code + Latitude + Longitude + ISP + Hostname of any IP address. Of course you can customize API call request to get another infos, depending of which API provider your are using. This tools is easy to customize and understand, so you can simply integrate to your ex...
This is a collection of location based functions that can get a users location based on their ip address using the IPInfoDB api, return advanced details on a specific location with the Yahoo PlaceFinder api, or dynamically create maps (as images or with javascript) using the Google Maps api. IP Location This function interacts with the IPInfoDB.com API to get a users location based on their IP address. It can return city, state, country, lati...