Configuration: Configuration
Denis Collet (contact me)
This class is meant to read and write configuration files similar to INI files.
The configuration files may have multiple sections with the possibility to define multiple levels of access that determine whether a given section is considered or nor.
The section levels are identified by names like for instance: DEBUG, INFO, WARNING, ERROR, FATAL.
The class provides means to add, remove, retrieve and modify sections and their properties.
Click here for detailed information about this class on phpclasses.org