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
Retrieving multiple values
Started by alena1347, Jan 25 2013 12:50 AM
php multiple values option tag
2 replies to this topic
#1
Posted 25 January 2013 - 12:50 AM
#2
Posted 25 January 2013 - 09:37 PM
You can only select one option from a dropdown aka <select> box.
There are 10 kinds of people in the world: those who understand binary and those who don't.
#3
Posted 27 January 2013 - 10:54 PM
You can only select one option from a dropdown aka <select> box.
we select multiple values by applying the multiple attribute to <select>
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












