check_mysql_error()
check_mysql_error(\MySQLi_Result $result, \MySQLi $mysqli)
die with the error message if the given result handle or mysqli object has an error
Parameters
\MySQLi_Result | $result | |
\MySQLi | $mysqli |
Anemometer | class Anemometer |
AnemometerModel | class AnemometerModel |
Loader | class to mimic codigniter's syntax for loading views from the controller |
MySQLTableReport | class MySQLTableReport Generic reporting class. Given a configuration file, that describes the tables and fields to be searched, and information to connect to a database, take form data and generate an SQL query to run. |
QueryExplain | |
QueryRewrite | |
QueryTableParser | class QueryTableParser |