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

NETTUTS.com: A Deeper Look at mod_rewrite for Apache

ProDevTips.com: Trackbacks with Google Blog Search and Zend Feed

Rob Young's Blog: Non-blocking I/O With PHP-MIO

Larry Garfield's Blog: Architectural priorities

Netmag.co.uk: Make your own Soap


Community Events











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


development functional release unittest interview tool series code podcast phpunit introduction language conference zendframework2 application community framework example testing opinion

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