dbforge([$db = NULL[, $return = FALSE]])
| Parameters: |
|
|---|---|
| Returns: |
Loaded CI_DB_forge instance if $return is set to TRUE, otherwise CI_Loader instance (method chaining) |
| Return type: |
mixed |
Loads the Database Forge class, please refer to that manual for more info.
Please login to continue.