<?php echo "Hello world"; // ... more code echo "Last statement"; // the script ends here with no PHP closing tag