TemplatePower offers you the ability to separate your PHP code and your (HTML) layoutfile. It's simular to the popular template class FastTemplate, but than a lot faster (about 6x faster). Features: nested dynamic block support; block / file include support; show / hide unassigned variables; ingore tag; PHP-file include tag, this code will be executed; global assign of variable; multiple variable assign in one assign statement, using an associative array;- save / use parsed template on / from disk; reuse tag (test state); database template support. |