How can I sort a multi-dimensional array?
If the array is coming out of the database it will ALWAYS be faster to sort its contents with the correct SQL. Not to mention easier.
How can I sort a multi-dimensional array?
If the array is coming out of the database it will ALWAYS be faster to sort its contents with the correct SQL. Not to mention easier.