( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(presets.aTitle LIKE '%display%'||presets.aAuthor LIKE '%display%'||presets.a...' at line 1 in /home/avsdb/htdocs/avsdb.net/wyk/config.php on line 45
( ! ) PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(presets.aTitle LIKE '%display%'||presets.aAuthor LIKE '%display%'||presets.a...' at line 1 in /home/avsdb/htdocs/avsdb.net/wyk/config.php on line 45
db_get_array( $qwery = 'SELECT count(aID) FROM presets WHERE (presets.aTitle LIKE \'%Phase%\'||presets.aAuthor LIKE \'%Phase%\'||presets.aTags LIKE \'%Phase%\')&& (presets.aTitle LIKE \'%Phase%\'||presets.aAuthor LIKE \'%Phase%\'||presets.aTags LIKE \'%Phase%\')(presets.aTitle LIKE \'%display%\'||presets.aAuthor LIKE \'%display%\'||presets.aTags LIKE \'%display%\') ORDER BY aID DESC', $data_array = ??? )