Invalid query: 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 '-4, 4' at line 5 Whole query: SELECT id, naam, tijd, bericht, email, website FROM tbl_gastenboek WHERE visible = 1 ORDER BY tijd DESC LIMIT -4, 4 ;