News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Processing File Data with Template Classes in PHP 5
March 26, 2007 @ 12:17:00

With this new tutorial posted today, DevShed polishes off yet another of their design patterns series - their look at using the Templating pattern in PHP5.

Over the course of this last tutorial I'm going to provide you with a few more examples of how to build template classes with PHP 5. More specifically speaking, what you're going to learn here will be how to create a set of template objects that will control the visual appearance of data fetched from different files.

They work from the group up, starting over with the creation of the base file handling class and working their way up to the templating class. Attach a few subclasses (to generate each of the data blocks needed) and check it out in action. Their example pulls in the template, parses through it and assigns the information to the subclass functions to output different formats of the data - plain text, HTML, and XML.

0 comments voice your opinion now!
php5 processing template file class designpattern php5 processing template file class designpattern



Similar Posts

Programmer Assist: Handling File Uploads With PHP

Job Posting: Open Source Staffing Seeks a PHP5 Developer (New York, NY)

Mike Wallner's Blog: Upgrading to 5.2

Richard Heyes\' Blog: PHP Console Class

DevShed: Introducing Static Members and Methods in PHP 5 (Part 1)


Community Events







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


example application code framework conference PHP5 mysql job database PEAR book release zendframework zend security package releases ajax developer cakephp

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