RE: [PHP-WIN] Multiple selection in php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<select name="test[]" multiple size="5">
<option>
...
</select>

PHP will get an array of the selected values in a variable named $test

Charles Killmer

-----Original Message-----
From: Harpreet [mailto:harpreet@crispincorp.com] 
Sent: Tuesday, August 19, 2003 4:13 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Multiple selection in php


I want to select multiple rows in a list box. I know PHP does not
support that.What other ways can I allow user to select multiple options
other then giving them check boxes for each option.

Help is appreciated.

Thanks


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux