dd aa
hello
<syntaxhighlight lang="php"> <?php
v = "string"; // sample initialization
?> html text <?
echo v; // end of php code
?> </syntaxhighlight>
Text here and text there.