ballhogjoni Posted June 17, 2008 Share Posted June 17, 2008 Hi everyone, I am trying to insert the values for a select multiple form input. I don't know what the mysql syntax whould be though. Can someone help me out with this? Thanks Link to comment https://forums.phpfreaks.com/topic/110580-solved-select-multiple-insert-into-a-mysql-database/ Share on other sites More sharing options...
craygo Posted June 17, 2008 Share Posted June 17, 2008 do you have some code? What code are you using to show the rows you wish to insert? Ray Link to comment https://forums.phpfreaks.com/topic/110580-solved-select-multiple-insert-into-a-mysql-database/#findComment-567310 Share on other sites More sharing options...
ballhogjoni Posted June 17, 2008 Author Share Posted June 17, 2008 Sorry I figured it out. I didn't know html posts the multi select selected options into an array. Now I can just setup a loop to insert the data. Link to comment https://forums.phpfreaks.com/topic/110580-solved-select-multiple-insert-into-a-mysql-database/#findComment-567318 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.