Regular text in a paragraph.


Text produced by PHP and placed in a paragraph.


Text produced by the output of an included file.


Warning: include(tt/hello.php): Failed to open stream: No such file or directory in /home/course/u30/public_html/examples_php_annotated/includes/include_with_error.php on line 24

Warning: include(): Failed opening 'tt/hello.php' for inclusion (include_path='.:/usr/share/php') in /home/course/u30/public_html/examples_php_annotated/includes/include_with_error.php on line 24

Text produced by simply including a text file:

Hello there, world!