About Skor PHP Template
An easy to learn PHP5 based template engine . With support for placeholders and sections.
Features:
- PHP Code will be separated from markup (HTML, XML, RSS, RTF, etc.).
- Designer and developer can work at the same time.
- Small and easy Interfaces.
- Powerfull with sections
- Nesting and loops can be used.
- Open source
- The template class can be used independent from section class
Prerequisites
- A webserver e.g. Apache and PHP 5
- PHP support for output buffering (Output Buffering)
- template class
- section class (optional)
