PHP Classes / Little INI Parser

Parse INI files and store values in arrays

Little INI Parser PHP Class

This class can be used to parse INI files and store values in arrays. It can parse multiple INI files and merge the configuration values defined in all files into a single array. The class returns the array with all parsed configuration values.

Similar PHP Classes

Search in PHP Classes

Filter by tags