working through http://en.wikibooks.org/wiki/PHP_Programming, adding the requisite hello world page
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo "Hello, World!";
|
||||
?>
|
||||
Reference in New Issue
Block a user