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

Dave Gardner's Blog: Caching dependency-injected objects

Tobias Schlitt's Blog: Sending HEAD requests with ext/curl

Chris Jones' Blog: Malicious website use will never go away: how do you manage it?

WoorkUp.com: How-To Create Your Own Instant Search

SitePoint PHP Blog: Drupal 6.0 Released


Community Events











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


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

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