summaryrefslogtreecommitdiff
path: root/Lab06/test.php
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2023-09-28 16:29:16 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2023-09-28 16:29:16 +0530
commit71a5768da1b297c807beee4e3c6a4942126c66e9 (patch)
tree6a21f670cebf2b8ec7bdebf9ab92e589589bdce2 /Lab06/test.php
parentc2f4b5442c065c2a7a6288ce46ed409aa054d8bb (diff)
Lab06: Creating a MySQL Database with PHP and Storing HTML Form Data
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";
+
+?>
+