News Feed
Jobs Feed
Sections




News Archive
Eran Galperin's Blog:
OO PHP Templating
November 18, 2008 @ 13:05:30

On the TechFounder blog, Eran Galperin has taken a look at object-oriented templating in PHP applications, comparing the older search and replace method with the inclusion of PHP-based templates.

PHP as a language can be considered a templating system, as in its root it was meant to modify HTML pages dynamically. The need for more structured templating systems arose as PHP applications have grown more and more complex, giving birth to much more specialized and focused solutions.

He illustrates with an object replacement example - parsing the template as a PHP script and replacing any objects found with the corresponding object property value.

0 comments voice your opinion now!
template project search replace include object


blog comments powered by Disqus

Similar Posts

Ibuildings Blog: Accessing object properties by reference

DevShed: The Basics of Serializing Objects in PHP

PHPMaster.com: PHP Project Management

Doug Hill's Blog: 60 Days : What is it?

JSLabs Blog: Scaling PHP


Community Events









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


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

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