PEAR: Quickform and Flexy - a tutorial
PEAR Template_Flexy: a tutorial
If you’re looking for an easy-to-use, quick-to-learn templating system then Flexy is the one for you. Flexy is a PHP code builder templating system like Smarty. Flexy uses a Tokenizer which allows the use of HTML tags and attributes to provide looping and conditionals within the template which is then compiled for final use. Flexy is also very fast.
This tutorial is aimed at those who want to get up and running with Template _Flexy as fast as possible. It also covers using Flexy with Quickform forms. Ideally you should have a basic understanding of HTML and Php. Knowledge of php classes will prove useful but is not essential. After working through this tutorial and having a look at the relevant files, you should be able to comfortably produce your own Flexy templates. Download the free tutorial