Skip to content
echiong edited this page Oct 23, 2012 · 1 revision

Initialize the database

Category: Database

Author: ExpressionEngine Dev Team

Link: http://codeigniter.com/user_guide/database/

Located at system/database/DB.php

Parameters summary

string $params = ''

2. ` bool Determines if active record should be used or not ` ` $active_record_override = NULL `

Determines if active record should be used or not

Packages

Classes

Exceptions

Functions

Clone this wiki locally