News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
A Tour of PHP.INI
December 12, 2011 @ 10:42:45

On PHPMaster.com today Callum Hopkins has written up an introduction to the php.ini, the heart and soul of any PHP installation. With configuration options for just about everything, it can be confusing. This tutorial hits some of the highs and most commonly updated settings.

Anyone who has a server using PHP has undoubtedly heard of php.ini - it's the configuration file used to control and customize PHP's run-time behavior. It provides a simple way to configure settings. [...] In this article I'll give an overview of some important settings I believe you should be concerned with when tweaking your own php.ini file.

The tutorial's broken up into a few different topics:

  • the PHP engine
  • Short tags
  • Output buffering
  • Automatic headers and footers
  • Handling errors
  • Time zones
0 comments voice your opinion now!
phpini configuration tutorial file setting


blog comments powered by Disqus

Similar Posts

Evert Pot's Blog: Creating Streams from Strings in PHP

Dayle Rees: Composer primer

Kevin Schroeder's Blog: ZF2 Dependency Injection: Managing Configuration - Part 2

CodePoets.co.uk: How to use PHP and PEAR MDB2 (Tutorial)

Kevin Waterson's Blog: When Tutorials Attack


Community Events











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


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

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