This example.php script is the PHP version for the standard first program in computer language tutorials.
example.php
echo "Hello world!";