Files
hello-world/p/php.php
Robert Peters 7f878aa890 Revert "github generated gh-pages branch"
This reverts commit 97e0e510b5.
2011-03-13 20:36:14 +01:00

4 lines
32 B
PHP

<?php
print("Hello World");
?>