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