The description

This example.php script is the PHP version for the standard first program in computer language tutorials.

The implementation

echo "Hello world!";