Posted by nephish on 10/13/06 18:38
hey there all,
i have an html page that uses a select element with optgroups. I want
multiple="multiple"
but when i pass it to the php script, i do not know how to get the
values out.
like this
<select name="people" multiple="multiple" >
when this is submitted, are they passed as an array?
thanks
Navigation:
[Reply to this message]
|