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 |
difference of move(), and copy() function in php?
Is laravel better than codeigniter?
What is http get and post?
Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...
Write a program to display table of a number using php?
Does https prevent csrf?
What is polymorphism with example in php?
Tell me what is the definition of a session?
Is there any function to find repeated value in an array? What is w2 standard
Is it possible to extend the execution time of a php script?
What is difference between php and wordpress?
How to convert a json string to an array in php?