PHP Test'; echo '

Hello, World! (PHP HTML).

'; echo '

The text in the body of this page '; echo 'is generated by the PHP echo() function, '; echo 'rather than straight-ahead HTML text.

'; echo '

This is your user agent:

'; echo ''; echo '

That\'s all, folks!

'; echo '
'; echo '

© 2002--2007 Christopher Karl Johansen. All Right Reserved.

'; ?>