php3-list | 199807
Date: 07/31/98
- Next message: Darrell Brogdon: "[PHP3] List Split"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] Disappearing bugs and multidimensional arrays"
- Maybe in reply to: Christopher Curtis: "[PHP3] Disappearing bugs and multidimensional arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry. I was not thinking of it in that light. (I am not sure I was thinking
in any light)
Brian.
-----Original Message-----
From: Rasmus Lerdorf <rasmus <email protected>>
To: Brian Moon <brianlmoon <email protected>>
Cc: Christopher Curtis <ccurtis <email protected>>; PHP <php3 <email protected>>
Date: Friday, July 31, 1998 2:38 PM
Subject: Re: [PHP3] Disappearing bugs and multidimensional arrays
>> >I found the answer to my question regarding multidimensional arrays being
>> >passed via form submits ... not supported. 3.1, maybe.
>>
>> The problem is not PHP. It is HTTP and HTML. There is no way to pass this
>> with a form in HTML to HTTP. It just can not be done.
>
>That's not true. It can be done. Nothing in HTTP nor HTML stops you from
>naming a form element name[1][2], for example. The PHP GET/POST/COOKIE
>decoder just doesn't support more than a single level of arrays at the
>moment.
>
>-Rasmus
>
>
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Darrell Brogdon: "[PHP3] List Split"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] Disappearing bugs and multidimensional arrays"
- Maybe in reply to: Christopher Curtis: "[PHP3] Disappearing bugs and multidimensional arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

