diff --git a/src/index.php b/src/index.php new file mode 100644 index 0000000..66d6a96 --- /dev/null +++ b/src/index.php @@ -0,0 +1,5 @@ +// src/index.php +Hello World'; +phpinfo(); +?> \ No newline at end of file