( ! ) 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 104
( ! ) 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 104
Call Stack
#TimeMemoryFunctionLocation
10.0001462872{main}( ).../index.php:0
20.0001463680include( '/var/www/html/src/core/bootstrap.php ).../index.php:13
30.0037711328Gila\Router::run( $_p = ??? ).../bootstrap.php:131
40.0038712320call_user_func_array:{/var/www/html/src/core/classes/Router.php:79}( $callback = [0 => class BlogController { }, 1 => 'category_GET'], $args = [0 => 'slider'] ).../Router.php:79
50.0039712488BlogController->category_GET( $category = 'slider' ).../Router.php:79
60.0047737600Gila\DB::value( $q = 'SELECT title from postcategory WHERE id=?', $p = NULL ).../BlogController.php:162
70.0047737600Gila\DB::getOne( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:242
80.0047737600Gila\DB::get( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:166
90.0047737600Gila\DB::query( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:154
100.0050779336query( $query = 'SELECT title from postcategory WHERE id=?' ).../DB.php:104