Files
SeaWeb/content/helloworld.php
2022-03-05 17:06:20 -05:00

4 lines
32 B
PHP

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