News Feed
Jobs Feed
Sections




News Archive
Arnold Daniels' Blog:
How I PHP The Output Handler
November 16, 2007 @ 11:17:00

Arnold Daniels has a quick little tutorial posted to his blog about using the output handler in PHP (one of what he considers a technique that's "missing out" from normal PHP use). His example involves buffering the common page parts - like a template.

A website usually has a part which is common across all pages, containing the HTML header, the menu and those kinds of things. This is often solved in one of four ways. [...] All of these methods work, however there is a better way to solve this. You guessed it, by using an output handler.

He links to an example he's created and includes the code for his OutputHandler class to make controlling the content easier.

0 comments voice your opinion now!
output buffering handler tutorial template output buffering handler tutorial template


blog comments powered by Disqus

Similar Posts

Cory Borrow's Blog: Creating thumbs from textfiles with PHP and GD

PHPImpact Blog: Agile Database Deployment Using Phing

Coders' View Blog: The Strategy Pattern Using PHP

DevShed: Creating an Administration Area for a Simple Threaded Discussion Forum

Henrik Bjørnskov's Blog: Stampie an in depth look


Community Events









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


event object language zendframework2 testing release opinion tool composer community development interview unittest podcast introduction framework functional api example code

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