This class can be used to parse and manipulate configuration files in the INI format.
It can:
- Parse an INI file and store the configuration entries in a class variable
- Delete specific configuration entries or whole sections
- Get the definitions of a whole section as a string
- Get the section definitions keys and values as arrays
- Check whether a key exists
- Initialize or rename a section
- Add or change key values
|
|
| Name: |
TIniFile |
| Base name: |
inifile_class_php |
| Description: |
Parse and manipulate INI configuration files |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
The PHP License |
| All time users: |
490 users |
| All time rank: |
4971 |
| Week users: |
0 users |
| Week rank: |
2076  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|