This is a simple class that can be used to read, modify and generate configuration files in the .INI format.
It reads .INI files using PHP parse_ini_file to store the configuration values in associative arrays.
The class provides functions to set and get specific values of each configuration option.
When the values are changed, the class may also be used to generate a new version of the .INI file with the new values.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.