A
Anonymous
Guest
I have a dropdown box that contains multiple selections... I want to be able to save this to a database. My form method is POST... when i tried to save it, it did a var_dump($_POST); and it will only save what is selected... if nothing is selected, it wont pass anything. How can I get the contents of the form object?
Any input is greatly appreciated. Thanks.
Will
Any input is greatly appreciated. Thanks.
Will