Jump to content

Multi Selection Box Update.


Demonic

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.