File INI

Package:
File INI
Summary:
Manipulate configuration values in INI files
Groups:
Configuration, Files and Folders, PHP 5
Author:
Josiel Alves Dos Santos
Description:
This class can be used to manipulate configuration values in INI files.

It can read and parse a given INI file and extract the sections and configuration values.

The class can also add or modify given configuration values, as well delete certain sections or values. The modifications can be saved back to the INI file.


Powered by Gewgley