Query Error SELECT *
FROM fs_products
WHERE id_member_post = ORDER BY is_hot DESC , created_time DESC
LIMIT 0,12
Array
(
[0] => 42000
[1] => 1064
[2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY is_hot DESC , created_time DESC
LIMIT 0,12' at line 3
)