summaryrefslogtreecommitdiff
path: root/Lab06/test.php
diff options
context:
space:
mode:
Diffstat (limited to 'Lab06/test.php')
-rwxr-xr-xLab06/test.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/Lab06/test.php b/Lab06/test.php
new file mode 100755
index 0000000..61f68d9
--- /dev/null
+++ b/Lab06/test.php
@@ -0,0 +1,5 @@
+<?php
+echo "Hello world";
+
+?>
+