From 71a5768da1b297c807beee4e3c6a4942126c66e9 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Thu, 28 Sep 2023 16:29:16 +0530 Subject: Lab06: Creating a MySQL Database with PHP and Storing HTML Form Data --- Lab06/form1.php | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Lab06/form1.php (limited to 'Lab06/form1.php') diff --git a/Lab06/form1.php b/Lab06/form1.php new file mode 100644 index 0000000..5348baf --- /dev/null +++ b/Lab06/form1.php @@ -0,0 +1,36 @@ + + + + + +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + +
+ + -- cgit v1.2.3