how to select the multiple data in selection button
Answer Posted / vijaya
<select name="slt" id="slt" multiple="multiple"><option value="1">One</option><option value="2">Two</option><option value="3">Three</option><option value="4">Four</option></select>
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the main function of php?
what is mean by portal
What is the difference between explode and split?
What is api laravel?
How can we define a variable accessible in functions of a php script?
Is learning php easy?
What is isset function in php?
What is local variable in php?
What is php and its advantages?
Explain me what is the meaning of a persistent cookie?
What is the array in php?
How long is csrf token?
Tell me what does $_env means?
What is foreach loop in php?
What is whitespace in html?