This script demonstrates that several PHP scripts can be embedded in a single web page and shows how to do output from PHP.

This is standard HTML text.

\n"; ?> This is more HTML text.

\n"; echo "Hello, world!\n"; ?>