helper($helpers)
| Parameters: |
|
|---|---|
| Returns: |
CI_Loader instance (method chaining) |
| Return type: |
CI_Loader |
This method loads helper files, where file_name is the name of the file, without the _helper.php extension.
helper($helpers)
| Parameters: |
|
|---|---|
| Returns: |
CI_Loader instance (method chaining) |
| Return type: |
CI_Loader |
This method loads helper files, where file_name is the name of the file, without the _helper.php extension.
Please login to continue.