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 |
What is isset function in php?
hello friend koi mujhe bata skta ke php easy way se aur jaldi kese seekh skte h...plz im waiting for ur answer..
Explain the syntax for ‘foreach’ loop with example.
Whats the difference between include() and require()?
Write a program to get lcm of two numbers using php?
How many ways to include array elements in double-quoted strings using php?
What are the advantages of oops in php?
how to do connectivity of 2 dbs in PHP script?
Explain me what is the goto statement useful for?
what does this symbol mean in php?
How we can declare variable in php?
What are the different data types in javascript?