HTML: PSPCooker
Arno van der Kolk (contact me)
PSPCooker is a new template engine for PHP, that mimics Sun's JSP functionality. External template files (static HTML files) are compiled into PHP files when requested. Then and on subsequent requests, the generated PHP files are executed. PSPCooker is able to detect when a HTML source file has been modified and will recompile the associated PHP file automatically.
Click here for detailed information about this class on phpclasses.org