Get country information from IP Address

ramkhan

Well-known member
  • Jun 20, 2008
    1,965
    1,105
    113
    In many of the blogs and websites we can find the country information about the user who browse the page. This information is very helpful to get the statistical report of the site. For the fast few days, I was very eager to find the way to implement the same in my web applications too. Today I came across the solution from the following sites,
    http://www.developerfusion.co.uk/show/4549/1/ - Extracting the Country from the IP Address
    http://ip-to-country.webhosting.info/ - The IP to Country Database (CSV Format)
    http://www.expertsrt.com/articles/Rod/city_country_IP.php - Geo-Coding IP Addresses - (API from http://www.hostip.info/ )

    tigra1.gif
     

    Attachments

    • av-4558.gif
      av-4558.gif
      5.4 KB · Views: 146
    Last edited: