jamesxg1 Posted August 9, 2009 Share Posted August 9, 2009 Hiya, Has anyone got a tutorial that can teach me how to make it so my customers can select there 'country' and the county box bill automatically populate with data from mysql where country = 'country selected by user' ?, Many thanks, James. Link to comment https://forums.phpfreaks.com/topic/169414-2-tier-drop-down-box-php/ Share on other sites More sharing options...
abazoskib Posted August 9, 2009 Share Posted August 9, 2009 yea you could use php, but that would mean you have to hit a submit button when you select your country. if you use ajax, you could do it all without reloading the page. Link to comment https://forums.phpfreaks.com/topic/169414-2-tier-drop-down-box-php/#findComment-893926 Share on other sites More sharing options...
wildteen88 Posted August 9, 2009 Share Posted August 9, 2009 Maybe something like this http://www.phpfreaks.com/forums/index.php/topic,264150.msg1245361.html#msg1245361 Link to comment https://forums.phpfreaks.com/topic/169414-2-tier-drop-down-box-php/#findComment-894090 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.