how to select the multiple data in selection button



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

Post New Answer

More PHP Interview Questions

What is isset function in php?

0 Answers  


hello friend koi mujhe bata skta ke php easy way se aur jaldi kese seekh skte h...plz im waiting for ur answer..

2 Answers  


Explain the syntax for ‘foreach’ loop with example.

0 Answers  


Whats the difference between include() and require()?

4 Answers  


Write a program to get lcm of two numbers using php?

0 Answers  


How many ways to include array elements in double-quoted strings using php?

0 Answers  


What are the advantages of oops in php?

0 Answers  


how to do connectivity of 2 dbs in PHP script?

3 Answers   TCS,


Explain me what is the goto statement useful for?

0 Answers  


what does this symbol mean in php?

0 Answers  


How we can declare variable in php?

0 Answers  


What are the different data types in javascript?

1 Answers  


Categories