This is a simple class that can be to parse INI files.
It uses regular expressions to extract the names and values of the entries in an INI file.
The results are returned in a bi-dimensional associative array on which the first dimension key is the file section name and the second dimension key is the entry name.
| 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.