-
PHP Config is a PHP script which can be used to read configuration options from ini files. Supports multidimensional arrays and chained objects.
-
phpCSS is a PHP script for converting CSS to PHP arrays which reads an entire CSS file and stores it inside an array for later processing, like sorting, CSS analysis, etc.. A demo is included with the download package. Requirements:- PHP 5 or Higher What's New in This Version:- Fixed bug, the __construct permission declaration was set as private therefore ...


