Files
hello-world/p/php.php
2008-07-25 18:01:29 -07:00

4 lines
32 B
PHP

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