Posted by Michael Winter on 04/09/06 19:23
On 09/04/2006 16:51, Oli Filth wrote:
[snip]
> [My technical get-out clause is that the HTML syntax which results in
> a sub-array within $_GET/$_POST is actually invalid, and so we can
> ignore this case too!]
<input name="control-name[]" ...>
?
There's nothing remotely invalid about that, provided the browser
encodes the brackets for submission when necessary (they aren't
permitted within query strings, for example).
Mike
--
Michael Winter
Prefix subject with [News] before replying by e-mail.
[Back to original message]
|