prevnext "
Example
" ?>
<h1>
Some HTML
</h1>
<? hputs
"hello world"
?>
<? if { $foo == 1 } { ?>
More Html ...
<? } ?>
...