Hello, is there a ready to use mysql database containing worldwide information about nation, city, state, cap, etc. to be used on registration form?
Thank You
Sal
Hello, is there a ready to use mysql database containing worldwide information about nation, city, state, cap, etc. to be used on registration form?
Thank You
Sal
The National Geospatial Intelligence Agency provides downloads that you can import into any database with a little effort.
You can use free version of MaxMind GeoIP solution.
GeoIP provides CVS file with instruction how to import it into database.
However also API for various languages is provided.