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 |
Why many companies are switching their current business language to php? Where php basically used?
Why php was called as personal home page?
What is mysql_fetch_object?
How to know user has read the email-php?
Define object-oriented methodology?
What are string functions?
Explain the difference between php4 and php5.
What is the use of magic function in php?
How can you declare the array in php?
How can we register the variables into a session?
What are getters and setters and why are they important?
Explain me what is sql injection?