When a users wants to register on my site, he must select Country,
State/Region and City.

How could I do that ?
I have bought Ip2location but it's incomplete for some cities.


Ip2Location is like this ( latitude and longitude is unnecessary ):

"UNITED STATES","MASSACHUSETTS","BEVERLY","42.5685","-70.8619"
"UNITED STATES","CONNECTICUT","FAIRFIELD","41.1862","-73.2613"
"UNITED STATES","NEW JERSEY","LEBANON","40.6482","-74.817"
"SPAIN","CASTILLA Y LEON","VALLADOLID","41.65","-4.717"
"SPAIN","CASTILLA Y LEON","SALAMANCA","40.967","-5.65"
"SPAIN","CASTILLA Y LEON","VALLADOLID","41.65","-4.717"
"SPAIN","CASTILLA Y LEON","VALLADOLID","41.65","-4.717"
"ITALY","LAZIO","ROME","41.9","12.483"
"ITALY","LAZIO","ROME","41.9","12.483"
"ITALY","LAZIO","ROME","41.9","12.483"
"ITALY","LAZIO","ROME","41.9","12.483"


If there is an alternative solution tell me ( also without database
because ip2location database is 500MB !! ).
Thank you !!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to