Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Tobias Schlitt's Blog:
eZ Template article
Jul 18, 2006 @ 10:44:54

In this new blog post, Tobias Schlitt points out the publication of a tutorial he's created for the eZ Template system.

The article deals with using the template engine in a real-life example and deals with most of it's great features like automatic output escaping, cycles, template includes and many of the built-in template functions.

The tutorial briefly describes the models and application architecture of the template engine before getting to the real code. Two controllers are defined (action and main) with an example "main" template for the results of both.

tagged: ez template component tutorial controller model ez template component tutorial controller model

Link:


Trending Topics: