Script Installation
Expose template engine Script Installation and Configure Services
|
Script Description:Expose is a PHP template engine. It supports server and client-sided caching, a plugin system (to simplify common tasks like inserting a date picker) and localization (to write templates in multiple languages using external translation files). Unlike most template engines, Exposes template script language is based on PHP itself, which means you dont have to learn a new syntax. You can use most of the PHP language elements and functions therrnway youre familiar with. Site Url: http://www.kwasd.nl/expose/ |