Re: [PHP-DEV] multiselects and arrays From: Max Vysotskiy (Maxim_Vysotskiy <email protected>)
Date: 05/10/01

Thanx
But why not just to convert plain field names without [] to arrays??
Is there any reasons to not doing this?

""Colin"" <cmv <email protected>> wrote in message
news:9dec79$aa9$1 <email protected>
> > Example:
> > I have a page with multiselect, which name is SEL1
> > (I cannot use square brackets because I need to use a JavaScript on the
> > page, so, it's not allowed in variable names to contain [ ] ).
>
>
> Sure it is allowed: http://ca.php.net/FAQ.php#7.14
>
> - Colin
>
>
>
> --
> 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>
>

-- 
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>