hey, heres my problem. i have a table of data on a webpage called team-roster.php and its sorted according to 1 of the columns but i also want it to be sortable by other columns via the same file (team-roster.php). im thinking maybe the solution is team-roster.php?sort=height or somewhere along those lines but im not sure how to get there and im confused about the whole thing. i apologize, i am a very recreational web developer
edit: forgot to mention by the way, the table of data is drawn from a mysql database via php.
sorting with mysql and php
Moderator: General Moderators
Re: sorting with mysql and php
found a solution, topic solved. 