MySQLi database class to perform the majority of database related functions in ILance.
Located in /api/class.database_mysqli.inc.php (line 29)
ilance_database | --ilance_mysqli
Inherited from ilance_database
ilance_database::$connection_link
ilance_database::$connection_read
ilance_database::$connection_write
ilance_database::$database
ilance_database::$debug
ilance_database::$email_reporting
ilance_database::$end
ilance_database::$errno
ilance_database::$error
ilance_database::$error_reporting
ilance_database::$explain
ilance_database::$formatted
ilance_database::$multiserver
ilance_database::$querylist
ilance_database::$query_count
ilance_database::$registry
ilance_database::$start
ilance_database::$totaltime
ilance_database::$ttquery
Function to fetch the total number of affected rows for the connection
Function to close the database connection
Function to mimic database error number handling
Function to mimic database error handling
Function to execute xxxx_real_escape_string()
Function to perform a database fetch object
Function to frees the memory associated with a result
Function to fetch the last insert id for the database connection
Inherited From ilance_database
ilance_database::ilance_database()
ilance_database::add()
ilance_database::add_field_if_not_exist()
ilance_database::change_field_if_not_exist()
ilance_database::connect()
ilance_database::dberror()
ilance_database::explain_query()
ilance_database::field_exists()
ilance_database::format()
ilance_database::gettime()
ilance_database::query_cache()
ilance_database::remove()
ilance_database::select_db()
ilance_database::stop()
ilance_database::table_exists()
ilance_database::timer()
Documentation generated on Mon, 08 Aug 2011 17:40:53 +0200 by phpDocumentor 1.4.1