how to select the multiple data in selection button
Answer / 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 |
How do I open a file to write content to?
1 Answers Rushmore Consultancy,
what is the scope of php in the future if any other language is developed then may be php is loss ???
How do you remove whitespace from the beginning and end of a $string variable?
Which programming language does php resemble?
What is php rest api?
How to find current date and time?
How cookies are transported from browsers to servers?
Is age nominal or ordinal?
What is json php?
Explain php parameterized functions.
What is difference between session and cookies in php?
Are parent constructors called implicitly inside a class constructor?