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 '' at line 1
SELECT count(*) AS `aantal` FROM `category_per_entry` LEFT JOIN `entries` ON `entries`.`entryID`=`category_per_entry`.`entryID` WHERE `category_per_entry`.`active`=1 && `entries`.`active`=1 && `category_per_entry`.`categoryID`=
SELECT count(*) AS `aantal` FROM `category_per_entry` LEFT JOIN `entries` ON `entries`.`entryID`=`category_per_entry`.`entryID` WHERE `category_per_entry`.`active`=1 && `entries`.`active`=1 && `category_per_entry`.`categoryID`=
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 '' at line 1
SELECT * FROM `category_per_entry` WHERE `category_per_entry`.`active`=1 && `categoryID`=
SELECT * FROM `category_per_entry` WHERE `category_per_entry`.`active`=1 && `categoryID`=




