I cant for the life of me find how to put selections from a dropdown menu or other multiselect list into my database... help? The only ones i can find online are putting mysql information into them, not putting information from them into the database.
Thanks
-Martin
User Profile
Collapse
-
How to put multiselect information into mysql database?
-
thanks Rabbit. So if i dont want to do that, is it possible to store each one of those options in its on column of the database? -
Sending Multiselect List information to MySql
Greetings all,
I've got a form that posts to a mysql server via php that has a multi select list. I want to know if it is possible to put multiple responses into one column of the database with the one list.
for example, here's the html code in the form for the list:
...Code:<select name="input3" size="5" multiple="MULTIPLE"> <option>LBS</option>
No activity results to display
Show More
Leave a comment: