xref: /PHP-5.5/tests/lang/023-2.inc (revision 1b9e0de2)
1<html>
2This is Finish.phtml.  This file is supposed to be included
3from regression_test.phtml.  This is normal HTML.
4<?php echo "and this is PHP code, 2+2=".(2+2).""; ?>
5
6</html>
7