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.
|
|
| Name: |
INI File Parser |
| Base name: |
parseini |
| Description: |
Parse INI files into an array |
| Version: |
1.0 |
| PHP version: |
4 |
| License: |
GNU General Public License (GPL) |
| All time users: |
593 users |
| All time rank: |
4477 |
| Week users: |
1 user |
| Week rank: |
2150  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (41.7%) |
Not sure (41.7%) |
- |
Sufficient (66.7%) |
- |
- |
Insufficient (31.7%) |
2228 |
| Month: |
Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|