array( 'mysql' => array( 'driver' => 'mysql', 'host' => 'localhost', 'database' => 'moduleweb', 'username' => '', 'password' => '', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', ), ), );