IniFileParser

Package:
IniFileParser
Summary:
Manipulate INI file configuration values
Groups:
Configuration, Files and Folders, PHP 5
Author:
Yves Feupi Lepatio
Description:
This package can be used to manipulate INI file configuration values.

There is a class that can read INI files and parse them to extract the list of sections and entry names and values.

Another class allows modifying, adding and deleting sections and entries, as well save the modified configuration to the INI file.


Powered by Gewgley