PHPService is a template engine, comparable to Smarty . PHPService provides an easy-to-use XML-based Tag language for creating your templates.
This template engine supports
Reading Variables
A simple control structure : IF/THEN/ELSE
Variable transformation ( upper,lower,str_replace )
Including subtemplates
multi-language-driven websites
caching
Beside this PHPService comes with a documented API supporting session-handling, application variables and a database abstraction layer.
This template engine supports
Reading Variables
A simple control structure : IF/THEN/ELSE
Variable transformation ( upper,lower,str_replace )
Including subtemplates
multi-language-driven websites
caching
Beside this PHPService comes with a documented API supporting session-handling, application variables and a database abstraction layer.