PHP MySQL Order by Two Columns

Here’s how to order your data by two or more columns using PHP and MySQL Continue Reading »

PHP Order By Multiple Fields in MySQL

Want to be able to order by two or more database fields / columns using the ASC and DESC order clause
Continue Reading »