( ! ) 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.0001464016{main}( ).../index.php:0
20.0001464824include( '/var/www/html/src/core/bootstrap.php ).../index.php:13
30.0066735640Gila\Router::run( $_p = ??? ).../bootstrap.php:113
40.0067736632call_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.0067736800BlogController->category_GET( $category = 'slider' ).../Router.php:74
60.0075736784Gila\DB::value( $q = 'SELECT title from postcategory WHERE id=?', $p = NULL ).../BlogController.php:162
70.0075736784Gila\DB::getOne( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:237
80.0075736784Gila\DB::get( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:165
90.0075736784Gila\DB::query( $q = 'SELECT title from postcategory WHERE id=?', $args = NULL ).../DB.php:153
100.0078778520query( $query = 'SELECT title from postcategory WHERE id=?' ).../DB.php:103