Re: [PHP-DEV] multiselects and arrays From: Andrei Zmievski (andrei <email protected>)
Date: 05/10/01

On Thu, 10 May 2001, Zeev Suraski wrote:
> Why does it make more sense? Is there any advantage in using this over
> using foo[]? By changing this behavior, we're actually losing
> functionality, not adding any.

Interaction with Javascript is problematic if you use [] in the variable
name. That's one disadvantage.

-Andrei

"The secret of flying is to throw yourself
at the ground, and miss." -- Douglas Adams

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>