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
Do I need to install php after xampp?
Why do we need abstract class in php?
What u mean by query?
Tell me how can I display text with a php script?
What is the basic syntax of Php?
Is php the same as html?
How to access a specific character in a string using php?
Why do we use query?
Does cors prevent csrf?
What is the Pipe Symbol represented?
What is 'float' property in css?
Does apache use php?
What are interfaces in php?
What is static method php?
What is Type hinting in PHP?