boo Posted July 24, 2006 Share Posted July 24, 2006 Hi there,I have a mysql database which i query to get records from multiple tables. The retrieved record set is then stored in a javascript array in the client side.What i want to do is use javascript so that the user can select an option from a drop down menu and based on what he chooses, different rows from the data set are displayed.Hope it is a clear description.Any thoughts whould be very much appreciated? Link to comment https://forums.phpfreaks.com/topic/15506-javascript-php-interaction/ Share on other sites More sharing options...
bltesar Posted July 27, 2006 Share Posted July 27, 2006 OK, where and how are the different rows to be displayed? Do you want the choice of one dropdown box to control the choices of another dropdown box? Link to comment https://forums.phpfreaks.com/topic/15506-javascript-php-interaction/#findComment-64753 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.