manderz Posted August 21, 2013 Share Posted August 21, 2013 What I have right now is a dropdown that has each database table listed. When a user clicks on a specific table in the dropdown I want it to display that data in a html table below. So far I have it displaying just the first table's data in the dropdown when it's selected. When I click another table in the dropdown, nothing shows up, but an empty html table. I need to know how to connect multiple tables. HELP! Quote Link to comment https://forums.phpfreaks.com/topic/281427-need-dropdown-to-show-specific-database-table-based-on-selection/ Share on other sites More sharing options...
Muddy_Funster Posted August 22, 2013 Share Posted August 22, 2013 lets see your current code, we need to know what we have to work with. Quote Link to comment https://forums.phpfreaks.com/topic/281427-need-dropdown-to-show-specific-database-table-based-on-selection/#findComment-1446203 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.