ini2Obj

Package:
ini2Obj
Summary:
Access INI configuration files as objects
Groups:
Configuration, PHP 5
Author:
Amin Saeedi
Description:
This class can be used to access INI configuration files as objects.

It can parse a given INI file and allow accessing the values of the configuration properties as variables of an object or entries of an array.

An additional class provides the Countable and Array access file, so the configuration entries can be traversed like arrays.

It is possible to create and use hierarchical ini files.


Tags: ,

This entry was posted on Saturday, January 30th, 2010 at 10:47 pm
Entry is filed under Classes.
Read original posting here.
You can follow any responses to this entry through the RSS 2.0 feed.

You can skip to the end and leave a response. Pinging is currently not allowed.

Leave a Reply

You must be logged in to post a comment.