php-general | 2001032
Date: 03/21/01
- Next message: almir: "Re: [PHP] URIs as variables"
- Previous message: Michael George: "[PHP] Form variables"
- In reply to: Michael George: "[PHP] Form variables"
- Next in thread: Sascha Andres: "[PHP] Form variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael George wrote:
> I read this after I'd created a script which generates a form with a
> 2D array on it. But as I test it, it seems to work.
>
> In short, it the 1D array a limitation of
> HTML or PHP?
I think it is a limitation of PHP 3. It should work with PHP 4. HTML is
not responsible here.
> If it's a risky structure to use, I'll find a way to work it into a
> single dimensional array...
This shouldn't be necessary, unless you want to be PHP3-compatible.
regards
Wagner
-- Assumption is the mother of all fuck-ups.-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: almir: "Re: [PHP] URIs as variables"
- Previous message: Michael George: "[PHP] Form variables"
- In reply to: Michael George: "[PHP] Form variables"
- Next in thread: Sascha Andres: "[PHP] Form variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

