I'm trying to determine what would be the most efficient/recommended way of doing this--I have a table consisting of MySQL table elements that are generated by PHP upon page load. There are four columns, but right now I'm concentrating on sorting them by date added-if the user clicks the column header link "Date". I'm trying to determine what would be the most