Re: accessing arrays
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: accessing arrays

From: Rainman <name@yourdomain.com>
Date: Wed Nov 23 2005 - 14:16:59 CET

Etienne Marais wrote:
> Rainman wrote:
>
>
>>>Name the list "var[]" instead of "var"...
>>
>>Thanks for contributing a reply, but I cannot decode your answer. And I
>>still haven't found the answer to my situation.
>
>
> I think he was trying to say
>
> <select name="var[]" ...
>
> instead of
>
> <select name="var" ....
>
> in the actual form.

Ah ha! Yes indeed! This works! Thanks for clarifying!
Mark
Received on Sat Dec 3 04:22:32 2005