usawh Posted May 24, 2010 Share Posted May 24, 2010 Hi, I am looking for a three part dropdown list script using php. For example I would like to have users select a country and then states and then cities. How can I do this ? I would also like the have each dropdown list as a variable. regards, Usawh Quote Link to comment https://forums.phpfreaks.com/topic/202687-three-part-dropdown-script/ Share on other sites More sharing options...
-Karl- Posted May 24, 2010 Share Posted May 24, 2010 Chained select menus? Quote Link to comment https://forums.phpfreaks.com/topic/202687-three-part-dropdown-script/#findComment-1062389 Share on other sites More sharing options...
RichardRotterdam Posted May 24, 2010 Share Posted May 24, 2010 I am looking for a three part dropdown list script using php. For example I would like to have users select a country and then states and then cities. You could use Ajax for this. I would also like the have each dropdown list as a variable. You mean each selectable item in a dropdown stored in an array? Quote Link to comment https://forums.phpfreaks.com/topic/202687-three-part-dropdown-script/#findComment-1062541 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.