Hello. This is good website. I am trying to make smth like "show flag of visitors country". I dont know how to work with ip databases. But i have an idea: http://www.ip-adress.com/ shows visitors country name how should my website script look like, if want to use data from that site. if visitor's country in http://www.ip-adress.com/ is "USA" then www.mywebsite.com shows "USA" thank you
It would be nice to use the website, but it will always returns the server location, not the visitor. Use: http://www.awesomephp.com/?UserInfoGeoIP If I remember clearly, there was this website which provided an API via the URL. Peace,