Possible Duplicate:
How to get the page visitors Country with PHP?
I've been searching everywhere, and I can't seem to find anything. I need a free PHP GeoIP/Ip to country.
All I can find is that it gives me the country and small form of the country. I also would like to have information of possible street or coords, city, and maybe host information?
I need this because I am creating a PHP CMS (for myself and clients) and I want to track ips.
I don't really want an API, I want it like a database. Any ideas ?