I am new to PHP, just downloaded it, and wrote a \"Hello, World!\" program:
If you have command-line PHP installed, you should be able to enter:
php test.php
to invoke PHP to run your program and display the output on the console.