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 the value for this auto incremented field user_pri_id?

0 Answers  


What is difference between echo and print in php?

0 Answers  


Is it possible to get the screen resolution and like with php?

1 Answers  


How to pad an array with the same value multiple times?

0 Answers  


What are default session time and path?

0 Answers  






What is the purpose of break and continue statement?

0 Answers  


Explain what is the use of "echo" in php?

0 Answers  


What is php's mysqli extension?

0 Answers  


I created a new joomla module for administrator. when am going to install this, it is going "joomla/modules" path. but, i want to install this in the "joomla/administration/modules" path.

2 Answers  


Is multiple inheritance supported in php?

0 Answers  


Why php is used in html?

0 Answers  


what method is used to get a user's IP address?

2 Answers  


Categories