> I have a form that has a select form object with where I can select multiple > values. The select is called "number". When I post the form, I get a lot > of variables called $number with the various values I selected. Is there a > way that I can make this an array of values?
name it "number[]" ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php