choose your city

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
micknic
Forum Commoner
Posts: 37
Joined: Thu Feb 27, 2003 1:27 pm
Location: belgium

choose your city

Post by micknic »

Hy :P

I created a database which contain city names. The user enter his in a box and clic on ok
I would like that when he click on ok a listbox appear whith all teh city names correspnding with the country name. How can I create this listbox??? For the request do I have tu use the same method as for an other request???

I hope you can help me

:D :D :D :D :D :D
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

there are some threads on this topic in this forum
e.g. viewtopic.php?t=6568
Use the search function if you need another.
Post Reply