This package can be used to manipulate configuration files in the INI format as PHP objects.
There are several classes that abstract INI files, INI file sections, configuration values and comments.
The INI file class can parse INI files and create objects for the INI sections, configuration values and comments.
The INI file class can also do the opposite, i.e. create a file from the definition of the contained INI configuration elements.
| 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.
| Link |
Description |
| Documentation |
Documentation for ini_File |
| Home |
Home Site for ini_File |
| File |
Role |
Description |
Documentation |
Data |
Documentation for ini_File |
example.php |
Example |
This is an example of a simple web page using the ini_File.php INI file object model. |
ini_File.php |
Class |
ini File Object Model |