wasteland

DTemplate

2004-11-28 - Updated to 1.2

DTemplate is a template engine written in PHP. It allows you to separate your programing logic from your HTML output. If you've ever tried to print a complex page with dynamic data in a table using only PHP you will probably appreciate this ability.

Click here for more on DTemplate.