Hey all,

I have a requirement for a select on a form that has to be able to get multiple values in the form processing PHP side.

You just multiple to the <select...> tag to be able to select multiple values, but on the PHP side the $_POST value for the form only has the last one selected.

Can PHP do this????

Thanks,
Skip

--
Skip Evans
Big Sky Penguin, LLC
61 W Broadway
Butte, Montana 59701
406-782-2240
http://bigskypenguin.com
=-=-=-=-=-=-=-=-=-=
Check out PHPenguin, a lightweight and
versatile PHP/MySQL development framework.
http://phpenguin.bigskypenguin.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to