<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 17:36:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Creating Template-Based Applications with HTML_Template_Flexy]]></title>
      <guid>http://www.phpdeveloper.org/news/10515</guid>
      <link>http://www.phpdeveloper.org/news/10515</link>
      <description><![CDATA[<p>
The Zend Developer Zone has a <a href="http://devzone.zend.com/article/3645-Creating-Template-Based-Applications-with-HTML_Template_Flexy">new tutorial</a> by <i>Vikram Vaswani</i> talking about the use of the HTML_Template_Flexy templating system in your application.
</p>
<blockquote>
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.
</blockquote>
<p>
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.
</p>]]></description>
      <pubDate>Tue, 01 Jul 2008 07:58:10 -0500</pubDate>
    </item>
  </channel>
</rss>
