A place to test wiki entires
<?php
$v = "string"; // sample initialization
?> html text <?
echo $v; // end of php code
?>