News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
AxisVista Blog:
PHP5 DOM Based Template Engine
July 26, 2007 @ 10:22:00

On the AxisVista blog, there's a new tutorial looking at the creation of a PHP5 DOM-based templating engine that makes it easier for designers to work with a site and not have to know PHP to do so.

At the office today, I had a talk with our designers, so they want a "designer-friendly" template engine. Sounds easy, but it isn't. That is why I decided to write this very short post to help others having such "easy" problems.

First he lays out the requirements for the project, then heads off to Google to see if there's anything similar. He found PRADO but it still lacked some of what he needed. So, deciding on developing his own Templating system, he creates a system that supports:

  • Caching
  • WYSIWYG & Dynamic Tag Handlers
  • States
  • PHP Tags

The code (and results) are included in the post, both in code blocks and for download.

1 comment voice your opinion now!
template engine php5 dom xml designer template engine php5 dom xml designer




Community Events





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


unittest release podcast symfony2 framework test custom manifesto series security development introduction opinion community api application phpunit conference interview language

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