I am using PDO to connect to my tables in the database. So I wrote a quick function to return the results that was return from the data table. Yes I can use SORT BY in my query to sort the results but i want to avoid that in this query because this query pull information for a large table.I am using PDO to connect to my tables in the d