PHP Classes / IniInteraction

Create and manipulate .INI configuration files

IniInteraction PHP Class

This class can be used to create and manipulate configuration files in the .INI format. It can: - Parse a given .INI file and store its values in bidimensional associative array split by section and setting option - Add, rename and remove sections or options - Change option values - Store the .INI settings in a file

Similar PHP Classes

Search in PHP Classes

Filter by tags