News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Zend Framework Hidden Gems Zend_Config
November 24, 2006 @ 11:43:00

The Zend Developer Zone has posted another in the "Hidden Gems" series by Aaron Wormus, this time looking at the Zend_Config component.

Managing configuration is a pretty simple thing to do in PHP, in fact, I'd bet that at some point in their programming career every php programmer has written code. But as soon as you get a bit bigger you realize that you're going to have trouble accessing your configuration variable.

There are many reasons to manage your configuration data indepenantly from your business logic. One common reason is that you don't want to enter your configuration data into the public versioning system that you use.

Aaron looks at how you can use the component in your application easily including an example using the built-in inheritance functionality to easily manage a move from development to production.

0 comments voice your opinion now!
zend framework hidden gem zendconfig inheritance zend framework hidden gem zendconfig inheritance


blog comments powered by Disqus

Similar Posts

Blog.PHPDeveloper.org: Notes from the php|architect Zend Framework Webcast

Marco Tabini\'s Blog: $fud- - (Zend Framework Webcast)

Learn-CodeIgniter.com: Introduction To CodeIgniter

Kevin Schroeder's Blog: Connecting to the Zend Developer Cloud with PHPStorm

Debuggable Blog: Make your life easier with these five CakePHP Quicktips


Community Events









Don't see your event here?
Let us know!


framework code example object api testing tool interview zendframework2 language introduction community composer functional opinion podcast event unittest release development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework