News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Back to Basics Managing PHP Configuration php.ini Directives
August 08, 2011 @ 13:16:03

Jason Gilmore gets "back to basics" in a new tutorial with a look at managing configuration in your ini file to tune it to just what you need.

While PHP's configuration capabilities are indeed powerful, the sheer breadth and different ways in which these configuration directives can be set are often confusing and downright intimidating to newcomers. So in this article it worth meandering from the typically intermediate-level discussion and instead offer some insight into PHP's configuration-specific infrastructure.

He starts by mentioning the phpinfo function that generates the complete list of current settings for your installation. With that in hand and an idea of what settings are out there, he starts going through some of the basics of working with ini settings - updating the php.ini, setting values via a .htaccess file and chancing them directly in the executing script.

0 comments voice your opinion now!
manage configuration phpini ini tutorial


blog comments powered by Disqus

Similar Posts

DZone.com: How to correctly work with PHP serialization

Rob Allen's Blog: Determining if a ZF view helper exists

DevShed: A PHP Validation Helper Class in Action

ZendCasts: Using Zend_Cache to speed up Web Service calls

WebDigity.com: PHP geotargeting techniques


Community Events











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


development example tool functional language opinion interview release composer introduction conference community code database object zendframework2 podcast series testing framework

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