I have a PDO MySQL statement that has an array in the execute statement. The problem is ORDER BY id DESC and LIMIT 6 don\'t seem to be working. I
ORDER BY id DESC
LIMIT 6