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 published=1 ORDER BY published_date DESC' at line 3
SELECT id, headline, published_date FROM news WHERE category= AND published=1 ORDER BY published_date DESC