<?php echo 'first'
;
echo 'second'
;
echo 'third';
echo 'forth' ?>
