News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
Handling Multiple Environments In Your PHP Application
November 28, 2008 @ 12:41:24

Chris Hartjes has posted his method for creating a development setup that lets you use multiple environments with your code.

In anticipation of my talk at PHP Quebec 2009 I've been going over my slides and thinking about what I'm going to update for it. One little nugget I'd thought I'd share is one way of handling having multiple environments your code must run in.

It uses a PHP variable in the $_SERVER superglobal - a custom one, APP_ENV - set by the application and checked to ensure global options are correctly set.

0 comments voice your opinion now!
handle multiple environment application multiple tutorial


blog comments powered by Disqus

Similar Posts

FuzzyOpinions Blog: Tutorial: improving security with a PHP Captcha

PHPBuilder.com: Create a CAPTCHA Script with PHP

Mikko Koppanen's Blog: Fill patterns

PHPBuilder.com: Create PHP Voice Recognition Apps on the Cheap

Joomla Community Site: Creating a Joomla Template From Scratch


Community Events











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


api example interview introduction unittest series development testing functional database framework community opinion code zendframework2 composer language release podcast phpunit

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