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 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? 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? Link to comment https://forums.phpfreaks.com/topic/202687-three-part-dropdown-script/#findComment-1062541 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.