Database Error

A Database Error Occurred

Error Number: 1064

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 b.id<> and c.id=b.id_cat and status='p' order by tgl_publikasi desc limit 5' at line 1

select b.*,c.catagori from berita as b, cat_berita as c where b.id_cat= and b.id<> and c.id=b.id_cat and status='p' order by tgl_publikasi desc limit 5