I have never tried this before in PHP, nor do I believe I even have the terminology correct so I thought I would seek the advice of those with stronger foo.
I would like to make my column headings in a table "hot" so that when a user selects (clicks on) a given heading the contents of the table will be sorted based on that column.
What is the recommended way for handling this desired functionality? I would prefer a non-javascript solution, first my javascript foo is not very strong at all and second we are not big on javascript around here.
Any and all suggestions are welcome.
Thanks!




Bookmarks