Class DB Engine
Located in /include/classes/db_engine.class.php (line 16)
Constructor sets up {$mysql_host, $mysql_user, $mysql_pass, $mysql_db, $debug}
Connects to the MySQL database and sets up the database handler.
Handles any errors that are generated by MySQL.
If $debug is set to true, then the error will be displayed.
Connects to the database, executes a query, returns the result if needed, and closes the connection.
Turns debuggin mode on or off
Sets the MySQL Host
Sets the MySQL Database
Sets the MySQL Host
Sets the MySQL Password
Sets the MySQL Username
Updates the data of a row in a table.
Documentation generated on Thu, 14 Aug 2008 08:13:47 +0200 by phpDocumentor 1.4.1