From 7efe5b726abf5603679f9b74079c319067684aa7 Mon Sep 17 00:00:00 2001 From: sanskar76 <85917535+sanskar76@users.noreply.github.com> Date: Tue, 15 Jun 2021 10:24:43 +0530 Subject: [PATCH 1/2] Create practical --- End Term Practicals/IT/25_sanskar singh_2013738/practical | 1 + 1 file changed, 1 insertion(+) create mode 100644 End Term Practicals/IT/25_sanskar singh_2013738/practical diff --git a/End Term Practicals/IT/25_sanskar singh_2013738/practical b/End Term Practicals/IT/25_sanskar singh_2013738/practical new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/End Term Practicals/IT/25_sanskar singh_2013738/practical @@ -0,0 +1 @@ + From d44279d60848b1ec16d885c440edc5c8038be0b6 Mon Sep 17 00:00:00 2001 From: sanskar76 <85917535+sanskar76@users.noreply.github.com> Date: Tue, 15 Jun 2021 10:26:26 +0530 Subject: [PATCH 2/2] Add files via upload --- .../IT/25_sanskar singh_2013738/connect.php | 15 +++ .../25_sanskar singh_2013738/question_1.php | 94 +++++++++++++++++++ .../IT/25_sanskar singh_2013738/second.php | 28 ++++++ 3 files changed, 137 insertions(+) create mode 100644 End Term Practicals/IT/25_sanskar singh_2013738/connect.php create mode 100644 End Term Practicals/IT/25_sanskar singh_2013738/question_1.php create mode 100644 End Term Practicals/IT/25_sanskar singh_2013738/second.php diff --git a/End Term Practicals/IT/25_sanskar singh_2013738/connect.php b/End Term Practicals/IT/25_sanskar singh_2013738/connect.php new file mode 100644 index 000000000..790252d98 --- /dev/null +++ b/End Term Practicals/IT/25_sanskar singh_2013738/connect.php @@ -0,0 +1,15 @@ + \ No newline at end of file diff --git a/End Term Practicals/IT/25_sanskar singh_2013738/question_1.php b/End Term Practicals/IT/25_sanskar singh_2013738/question_1.php new file mode 100644 index 000000000..d25d05f97 --- /dev/null +++ b/End Term Practicals/IT/25_sanskar singh_2013738/question_1.php @@ -0,0 +1,94 @@ + + + + + + + + + Document + + + + + Successfully inserted! + '; + } +?> +
+ + + + Book + + + +
+ Book Name

+ Author Name

+ ISBN Number

+ Publisher Name

+
Publication Year
+
+
Book Type
+ Action
+ Adventure
+ Classics
+ Comic Book
+ Graphic Novel
+ Detective
+ Mystery
+ Historical Fiction
+ Horror
+ Literary Fiction
+
+ Number Of Pages
+

+ +
+ + +
+ + + + + \ No newline at end of file diff --git a/End Term Practicals/IT/25_sanskar singh_2013738/second.php b/End Term Practicals/IT/25_sanskar singh_2013738/second.php new file mode 100644 index 000000000..3ad90fa9e --- /dev/null +++ b/End Term Practicals/IT/25_sanskar singh_2013738/second.php @@ -0,0 +1,28 @@ + + \ No newline at end of file