RE: [PHP] Multiple select box and form submitting

2001-05-07 Thread Johnson, Kirk
[mailto:[EMAIL PROTECTED]] > Subject: [PHP] Multiple select box and form submitting > > i've got a multiple select on a form and want to > find out *all* selected values. > > the form looks like so: > > > First > Second > Third > > > when the form subm

[PHP] Multiple select box and form submitting

2001-05-07 Thread ..s.c.o.t.t.. [gts]
i apologize in advance if the answer to my question is glaringly obvious. i've got a multiple select on a form and want to find out *all* selected values. the form looks like so: First Second Third when the form submits, $form['category'] is not an array of selected values, but rather a sing