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...
Post new comment