I successfully paged tables in php. Now, I want to enhance the page's functionality by enabling sorting of table columns. But got no idea and still searching the net for tutorials. Can someone help me with this situation, I'd be glad to.
More information as guide: I've been using $_SESSIONS on my pagination to retain variable data. The paged tables appear in one form with my buttons, text fields, drop down lists. I'm accessing a database.
More information as guide: I've been using $_SESSIONS on my pagination to retain variable data. The paged tables appear in one form with my buttons, text fields, drop down lists. I'm accessing a database.