This class can read and write configuration settings in files in the .INI format.
It can:
-Parse .INI files and return an associative array with the names of the defined parameters and the respective values
-Create .INI files from an associative array of parameter values.
-Change or add parameters to existing .INI files.
It may also generate PHP files with code that assigns PHP variables corresponding to parameters defined in an INI file for faster usage with PHP application scripts.
| 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.