Script Category : PHP
Script Sub Category : Content Management
Eph is a very simple template system. It's one of, if not the easiest to use template system around. By dropping a couple lines of code into a template page, all pages will be accessible through the use of query string requests (ie. http://site.com/?about). It features the ability to automatically include a certain .tpl file in all pages, simple query string requests (ie. http://s ite.com/?about), and more. Requires PHP and a basic knowledge of PHP includes and function calls.
|