<slide title="FastTemplate">
<link href="http://www.thewebmasters.net/php/" align="center">http://www.thewebmasters.net/php/</link>
<list>
 <bullet>Variables only</bullet>
 <bullet>Page building happens in PHP code</bullet>
 <bullet>Written for PHP 3, needs a little polish for PHP 4</bullet>
</list>
<example filename="fasttemplate.php" />
<example title="Main Template" filename="fasttemplate.tpl" />
<example title="Option Template" filename="fasttemplate-option.tpl" />
<example title="Output" filename="fasttemplate.php" hide="1" result="1" />
</slide>
