rabesh Posted June 1, 2011 Share Posted June 1, 2011 Plz help me the concept or code to retrive data from the database and display data according to the data from the dynamic list box option. Link to comment https://forums.phpfreaks.com/topic/238063-how-to-display-data-according-to-dynamic-list-box/ Share on other sites More sharing options...
eMonk Posted June 1, 2011 Share Posted June 1, 2011 You can use $row[table_column] to display the data in a list box. Link to comment https://forums.phpfreaks.com/topic/238063-how-to-display-data-according-to-dynamic-list-box/#findComment-1223353 Share on other sites More sharing options...
rabesh Posted June 1, 2011 Author Share Posted June 1, 2011 This code is used to display data in the list box. But I need to display all data from database table related to the data of list box Link to comment https://forums.phpfreaks.com/topic/238063-how-to-display-data-according-to-dynamic-list-box/#findComment-1223356 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.