Smarty
|
Smarty is a template engine written in PHP. Typically, these templates will include variables —such as {$variable}— and a range of logical and loop operators to allow adaptability within of the template.
Software built with Smarty
See also
- XSL Transformations (XSLT)
- Savant (http://phpsavant.com) as a simple, elegant, and powerful alternative to Smarty.
External links
- Smarty Home Page (http://smarty.php.net) - official site.
- Smarty users knowledge base Wiki (http://smarty.incutio.com)
- PHP Templating with Smarty by Cezar Floroiu (http://www.zend.com/zend/tut/tutorial-cezar.php) - Smarty tutorial
- Smarty vs. XML/XSLT (http://www.devpapers.com/article/18) - from DevPapers.com by Sergey Makogon 11/10/03