Rayhan’s blog (raynux.com)

Rayhan’s Personal Web Blog Site

Entries Comments


Convert a Multidimensional Array Into Single Dimension

28 June, 2009 (09:51) | PHP, Reference, programming | 4 comments

Tags: , , ,


RayArray is a array utility class.
I have wrapped three static functions for converting multidimensional configuration data. It is very much useful when working with configuration data. I have used this class in one of my project to store arbitrary configuration data just like windows registry data.
File: rayarray.php
<?php
/**
* RayArray arrays utility class
*
* This class provides configuration [...]

 

Free cPanel hosting provided by EOMY.NET