SELECT * FROM tbl_content WHERE zatwierdzone > 0 AND fld_content_id IN () AND delete_date = 0 ORDER BY create_date DESC
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 ') AND delete_date = 0 ORDER BY create_date DESC' at line 1