cache($time)
| Parameters: |
|
|---|---|
| Returns: |
CI_Output instance (method chaining) |
| Return type: |
CI_Output |
Caches the current page for the specified amount of minutes.
For more information, please see the caching documentation.
cache($time)
| Parameters: |
|
|---|---|
| Returns: |
CI_Output instance (method chaining) |
| Return type: |
CI_Output |
Caches the current page for the specified amount of minutes.
For more information, please see the caching documentation.
Please login to continue.