Config
The Zend Config component is mainly used to access configuration files, but can also be customized to suit many different situations.
In this article I'll be going through an example of how you can extend Zend_Config and customize it to your liking (or my liking in this case). You'll also need to know (or should know) a little bit about the Zend Framework to understand what I'm talking about, and how to fit it into your projects.
jon | April 27, 2010 | Comments (0)