other_db = $this->load->database(database_2, true); * $rs = $this->other_db->select ('*'); */ /* $db['other']['hostname'] = 'localhost'; $db['other']['username'] = 'root'; $db['other']['password'] = ''; $db['other']['database'] = 'crysalisoutonoinverno2013'; $db['other']['dbdriver'] = 'mysql'; $db['other']['dbprefix'] = ''; $db['other']['pconnect'] = TRUE; $db['other']['db_debug'] = TRUE; $db['other']['cache_on'] = FALSE; $db['other']['cachedir'] = ''; $db['other']['char_set'] = 'utf8'; $db['other']['dbcollat'] = 'utf8_general_ci'; $db['other']['swap_pre'] = ''; $db['other']['autoinit'] = TRUE; $db['other']['stricton'] = FALSE; */ /* End of file database.php */ /* Location: ./application/config/database.php */