( ! ) Fatal error: Uncaught mysqli_sql_exception: 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 '?' at line 1 in /var/www/html/src/core/classes/DB.php on line 123
( ! ) mysqli_sql_exception: 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 '?' at line 1 in /var/www/html/src/core/classes/DB.php on line 123
Call Stack
#TimeMemoryFunctionLocation
10.0001463264{main}( ).../index.php:0
20.0001464072include( '/var/www/html/src/core/bootstrap.php ).../index.php:17
30.0019704464Gila\Router::run( $_p = ??? ).../bootstrap.php:132
40.0020706160call_user_func_array:{/var/www/html/src/core/classes/Router.php:79}( $callback = [0 => class blog\controllers\BlogController { }, 1 => 'category_GET'], $args = [0 => 'uncategorized', 1 => 'single'] ).../Router.php:79
50.0020706328blog\controllers\BlogController->category_GET( $category = 'uncategorized', 'single' ).../Router.php:79
60.0031731984Gila\DB::value( $q = 'SELECT title from postcategory WHERE id=?', $p = NULL ).../BlogController.php:169
70.0031731984Gila\DB::getOne( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:261
80.0031731984Gila\DB::get( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:185
90.0031731984Gila\DB::query( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:173
100.0033773720query( $query = 'SELECT title from postcategory WHERE id=?' ).../DB.php:123