PHP Template Inheritance (TI) is a PHP library for creating reusable HTML layouts (templates) for a site, using template inheritance technique. Since PHP TI lets you write everything in straight PHP, there is no need to learn another template language....
read more
|
visit website