Jump to content

how to sort field from php


n000bie

Recommended Posts

This is getting more and more confusing and I don't even have an idea how to start.

 

e.g. I have a dynamic menu

A

B

C

D

 

what I have to do is sort those menus by clicking up or down arrows (in backend) so the menus can be re-ordered.

 

Can anyone point me to a tutorial or an example ?

 

 

Link to comment
https://forums.phpfreaks.com/topic/188847-how-to-sort-field-from-php/
Share on other sites

You already know what you want to do..

You should google that... All PHP is going to do is output the initial order you need javascript to change it around dynamically..

In any case here..

http://stackoverflow.com/questions/518382/reordering-of-table-rows-with-arrow-images-for-up-and-down

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.