PHP-MySQLi-Database-Class
PHP-MySQLi-Database-Class copied to clipboard
mysqli is null error
it works well with get method of db object but when i call insert method of db object then it return error "mysqli is null" what is wrong there
You have to update the class file Mysqli.php like per my mod: https://github.com/ThingEngineer/PHP-MySQLi-Database-Class/pull/954