Files
SeaWeb/content/helloworld.php
2022-03-08 23:40:11 -05:00

4 lines
32 B
PHP

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