Date: 05/10/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #10780 Updated: apache segmentation fault with libphp4.so"
- Previous message: christelle.duarte <email protected>: "[PHP-DEV] Bug #10792: Probleme of activation module php4 with apache"
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] multiselects and arrays"
- Next in thread: Max Vysotskiy: "Re: [PHP-DEV] multiselects and arrays"
- Reply: Max Vysotskiy: "Re: [PHP-DEV] multiselects and arrays"
- Reply: Zeev Suraski: "Re: [PHP-DEV] multiselects and arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just from my point of view, I've got a lot of legacy code that relies on the
fact that multiple inputs/query variables with the same name override one
another. Changing this behaviour would break a lot of code methinks, but
would probably make more sense in the longterm.
adamw
----- Original Message -----
From: "Andrei Zmievski" <andrei <email protected>>
To: "Max Vysotskiy" <Maxim_Vysotskiy <email protected>>
Cc: <php-dev <email protected>>
Sent: Thursday, May 10, 2001 4:39 PM
Subject: Re: [PHP-DEV] multiselects and arrays
> On Thu, 10 May 2001, Max Vysotskiy wrote:
> > Thanx
> > But why not just to convert plain field names without [] to arrays??
> > Is there any reasons to not doing this?
>
> That's been a pet peeve of mine as well. I think that if PHP sees
> multiple variables with the same name in POST data, it should make an
> array out of them..
>
> -Andrei
> * All of the above is my opinion, unless specified otherwise. *
>
> --
> 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>
- Next message: sniper <email protected>: "[PHP-DEV] Bug #10780 Updated: apache segmentation fault with libphp4.so"
- Previous message: christelle.duarte <email protected>: "[PHP-DEV] Bug #10792: Probleme of activation module php4 with apache"
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] multiselects and arrays"
- Next in thread: Max Vysotskiy: "Re: [PHP-DEV] multiselects and arrays"
- Reply: Max Vysotskiy: "Re: [PHP-DEV] multiselects and arrays"
- Reply: Zeev Suraski: "Re: [PHP-DEV] multiselects and arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

