QAds
Apple iPod shuffle 1 GB Pembe
$35.00
Apple iPod shuffle 1 GB Yesil
$35.00
Motorola RIZR Z8 Ferrari Quad-Band, 2 MP Camera, MP3 Player and MicroSD Slot
$194.99
Nikon D90 DX 12.3MP Digital SLR Camera with 18-105mm f/3.5-5.6G ED AF-S VR DX Nikkor Zoom Lens
$0.69
:: HOME » PHP » Using Multi Select
 
Using Multi Select

If you want to use multi select option with PHP you need to use arrays:

HTML file :

<select name="select[]" size="5" multiple="true">

    options here

</select>

 

PHP file :

<?PHP

$select = $_POST['select'];

if(is_array($select))

{

    foreach($select as $option) {

       echo $option;

    }

}


PHP Using Multi Select PHP Using Multi Select PHP Using Multi Select
PHP Using Multi Select
NEW QUESTION
 
Your E-Mail Address
»
Your e-mail will never be shown!  
   
 
Question
»
Please type your question and please use [CODE] tag for your codes!  
  Add CODE Quote BOLD ITALIC Underline Align Left Align Center Align Right Add Line  
   
 
Human Check
»
Enter human check code below!  
   
 
       
 
* Your Question will be answered as soon as possible, probably within 24 hours!
PHP Using Multi Select PHP Using Multi Select PHP Using Multi Select
PHP Using Multi Select
 
mc sinema sudoku