Re: [PHP-DB] cites/states data

2001-07-02 Thread Jaskirat
Hi Again, I am building a simple php page which has this functionality. 1)It asks user to select his/her country 2)Then Select State 3)Then Select City For the above functionality I have built a MySQL Table which has these fields place_id , parent_id, place_name place_id is a autoincrement p

Re: [PHP-DB] cites/states data

2001-06-30 Thread Ted Rolle
> It's public info, so free, and Hah! Try to get the 9-digit ZIP code stuff. Developed with tax dollars and sold by (I believe) a private corporation. Isn't it great that we're not getting all of the government we're paying for? -- PHP Database Mailing List (http://www.php.net/) To unsubsc

Re: [PHP-DB] cites/states data

2001-06-30 Thread CC Zona
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Jaskirat) wrote: > I am creating a database driven php page for which I need to have a database > of > US and Canadian states and cities in the back end. > Is there some place on the web where I can get such data in the reusable > form and Yo