Regular text in a paragraph.


Text produced by PHP and placed in a paragraph.

"; ?>
Text produced by the output of an included file.

"; include("tt/hello.php"); ?>
Text produced by simply including a text file:

"; include("t/t/test.txt"); ?>