how to select the multiple data in selection button

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cookie in php with example?

521


How can we display information of a variable and readable by a human with php?

531


What is the purpose of using php?

500


What is $_session in php?

536


Tell me what library is used for pdf in php?

518






Why ide is recommended for use while programming with php?

499


Code to open file download dialog in PHP?

546


Which function would you use to format date information in php?

546


What does the expression exception::__tostring means?

556


How can we access the data sent through the url with the post method?

503


What is constructor and destructor?

522


How to retrieve values out of an array?

519


What is php's mysqli extension?

561


What are the benefits of composer?

525


What does == mean in php?

512