Demonic Posted February 23, 2007 Share Posted February 23, 2007 Ok, I have a script that gets the current order for each row in the database. Row1 - Order1 Row3 - Order2 Row2 - Order3 Now The above would use a foreach statement to get the total rows and then it would <option selected="selected" value=""> for the current rows order. Now I'm trying to do a mass update using select boxes for each row so its easier to manage each rows order. If anyone has questions or want me to explain a little more please post and I'll try to add more information. Link to comment https://forums.phpfreaks.com/topic/39857-multi-selection-box-update/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.