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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to