Date: 04/29/99
- Next message: Bug Database: "[PHP-DEV] Bug #973 Updated: Compiling PHP2 and PHP3 as Apache Modules"
- Previous message: gdaswani <email protected>: "[PHP-DEV] Bug #1360: openlink doesn't read .odbc.ini when compiled as an apache mod"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: slash <email protected>
Operating system: RedHat 4.2 (kern 2.2.3)
PHP version: 3.0.5
PHP Bug Type: Other
Bug description: SELECT MULTIPLE & 2 dimension array.
To pass values choosed via <select multiple> you have to use
<select multiple name="array[]"> construction.
But when you use 2 dimension array i.e. :
<select multiple name="array[0][]">
php does nothing with it.
So only 1 dimension array works with <select multiple>.
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #973 Updated: Compiling PHP2 and PHP3 as Apache Modules"
- Previous message: gdaswani <email protected>: "[PHP-DEV] Bug #1360: openlink doesn't read .odbc.ini when compiled as an apache mod"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

