config_item($key)
| Parameters: |
|
|---|---|
| Returns: |
Configuration key value or NULL if not found |
| Return type: |
mixed |
The Config Library is the preferred way of accessing configuration information, however config_item() can be used to retrieve single keys. See Config Library documentation for more information.
Please login to continue.