Test of source tag:

<?php
echo "Helloooooo World!\n";
echo "Helloooooo User!\n";
?>

some normal text

Test of syntaxhighlight tag:

<?php
echo "Hello World!\n";
?>

some more normale text