News Feed
Sections

News Archive
Zend Developer Zone:
Creating Template-Based Applications with HTML_Template_Flexy
July 01, 2008 @ 07:58:10

The Zend Developer Zone has a new tutorial by Vikram Vaswani talking about the use of the HTML_Template_Flexy templating system in your application.

There's no shortage of PHP-based template engines out there: Smarty, Template_IT, Xipe and patTemplate are just some of the names that spring to mind. [...] As you'll shortly see, although Flexy isn't as feature-rich or as well-documented as some of the other options available, it's lightweight, fast and comes with some unique features that will endear it to most developers.

He shows the creation of a simple template file, a plain text file that has the tags for the search and replace the templating framework does to inject the application's information. He also shows a few more complex things like object mapping, conditional structures, output of sets of data and the built-in forum helper technology. He also briefly mentions some of the configuration settings the templating software makes available.

0 comments voice your opinion now!
template htmltemplateflexy flexy tutorial search replace



Similar Posts

DevShed: More Examples of Creating Command Objects with PHP 5

DevShed: Performing Basic Tasks with MySQL 4.1 and Above, using mysqli with PHP 5

PHPit.net: Building a simple MVC system with PHP5

WorkingSoftware.com.au: Something Like Threading- PHP Process Forking & Interprocess Communication

DevShed: Loading XML Strings with simpleXML in PHP 5


Community Events











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


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

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