Query: SELECT c.*,ln.* FROM php_content c,php_content_ln ln WHERE c.active = 1 AND c.type = 8 AND c.id = ln.id AND ln.ln = 'vn' AND catid= and ln.id <> ORDER BY c.order_id asc LIMIT 0,4
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 'and ln.id <> ORDER BY c.order_id asc LIMIT 0,4' at line 1
Kiến thức