Query Error SELECT name,id,alias,image FROM fs_image WHERE published = 1 AND id <> ORDER BY created_time DESC LIMIT 3
Array ( [0] => 42000 [1] => 1064 [2] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY created_time DESC LIMIT 3' at line 3 )