__construct()
__construct( $server, $user, $password, $databaseName = null, $extra_params = array())
Parameters
$server | ||
$user | ||
$password | ||
$databaseName | ||
$extra_params |
Handles the actual database communication. This DbManager is for MySQL. (Set $GLOBALS['SQL_DEBUG_MODE'] to true to print all SQL requests.)