alena1347 Posted January 25, 2013 Share Posted January 25, 2013 I have a html form having a dropdown box from which i need to retrieve multiple data and display it on another page could anyone help me with the code please. 1)PHP code 2)the options i need to put in the dropdown menu to make the code work Link to comment https://forums.phpfreaks.com/topic/273620-retrieving-multiple-values/ Share on other sites More sharing options...
The Letter E Posted January 26, 2013 Share Posted January 26, 2013 You can only select one option from a dropdown aka <select> box. Link to comment https://forums.phpfreaks.com/topic/273620-retrieving-multiple-values/#findComment-1408327 Share on other sites More sharing options...
alena1347 Posted January 28, 2013 Author Share Posted January 28, 2013 You can only select one option from a dropdown aka <select> box. we select multiple values by applying the multiple attribute to <select> Link to comment https://forums.phpfreaks.com/topic/273620-retrieving-multiple-values/#findComment-1408665 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.