( ! ) 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 103
( ! ) 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 103
Call Stack
#TimeMemoryFunctionLocation
10.0001468672{main}( ).../index.php:0
20.0001469480include( '/var/www/html/src/core/bootstrap.php ).../index.php:13
30.0080740784Gila\Router::run( $_p = ??? ).../bootstrap.php:131
40.0081741776call_user_func_array:{/var/www/html/src/core/classes/Router.php:74}( $callback = [0 => class BlogController { }, 1 => 'category_GET'], $args = [0 => 'slider'] ).../Router.php:74
50.0081741944BlogController->category_GET( $category = 'slider' ).../Router.php:74
60.0088741928Gila\DB::value( $q = 'SELECT title from postcategory WHERE id=?', $p = NULL ).../BlogController.php:162
70.0088741928Gila\DB::getOne( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:237
80.0088741928Gila\DB::get( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:165
90.0088741928Gila\DB::query( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:153
100.0092783664query( $query = 'SELECT title from postcategory WHERE id=?' ).../DB.php:103