$this->db->load('db'); $this->db->get('table');
in system/config/development.php ( for production : system/config/development.php )
public static $autoload=array("db");
There was an error while loading. Please reload this page.