News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Custom Apps Some Strategies For Easy Configuration Files
September 16, 2009 @ 07:59:02

In this new post to his blog today Brandon Savage looks at configuration options for PHP apps and gives some examples to help you get the thought process started for your development.

One of the decisions that has to be made each time an application is written for distribution is how best to set up the configuration files. There are a number of different approaches taken to this: some opt to use the define() function and define constants, while others use large arrays.

He points out a few "overlooked options" that some developers might no consider when working with configuration files like class constants and ini files (which PHP can parse natively). A few code snippets are included to show examples of them in use.

0 comments voice your opinion now!
configuration class constant ini


blog comments powered by Disqus

Similar Posts

ProDevTips Blog: Fluent Arrays and Strings in PHP

Brandon Savage's Blog: Custom Apps: Some Strategies For Easy Configuration Files

Stubbles Blog: XJConf for PHP 0.2.0 released

Zend Developer Zone: Cool Image Thumbnail Class

PHPBuilder.com: A Quick PHP XMLWriter Class Tutorial: XML & RSS


Community Events











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


symfony2 conference community framework usergroup development rest opinion introduction release symfony series zendframework2 language functional testing phpunit podcast interview database

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