diff --git a/End Term Practicals/CSECC/03_2013243_Akshay/q1/configuartion.php b/End Term Practicals/CSECC/03_2013243_Akshay/q1/configuartion.php new file mode 100644 index 000000000..8ae572dc7 --- /dev/null +++ b/End Term Practicals/CSECC/03_2013243_Akshay/q1/configuartion.php @@ -0,0 +1,11 @@ + \ No newline at end of file diff --git a/End Term Practicals/CSECC/03_2013243_Akshay/q1/index.php b/End Term Practicals/CSECC/03_2013243_Akshay/q1/index.php new file mode 100644 index 000000000..f31351803 --- /dev/null +++ b/End Term Practicals/CSECC/03_2013243_Akshay/q1/index.php @@ -0,0 +1,143 @@ + + + + + ADD DATA + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Book Name + +
Author Name + +
ISBN Number + +
Publisher Name + +
Publication Year + +
Number Of Pages + +
Book Type + + + + + + + + + + + + + + + + + + + + + +
+ Action + + Adventure +
+ Comic Book + + + Comic Book
+ +
+ Graphic Novel + + + Detective
+ +
+ Mystery + + + Historical Fiction
+ +
+ Literary Fiction + + + Horror + +
+ +
+ +
+
+ + + \ No newline at end of file diff --git a/End Term Practicals/CSECC/03_2013243_Akshay/q2/q2.php b/End Term Practicals/CSECC/03_2013243_Akshay/q2/q2.php new file mode 100644 index 000000000..6820b0499 --- /dev/null +++ b/End Term Practicals/CSECC/03_2013243_Akshay/q2/q2.php @@ -0,0 +1,62 @@ +num_rows > 0){ + ?> + + + + + + + + + + + + + + + + + fetch_array()){?> + + + + + + + + + + + + + + + +
BOOK IDBook NameAuthorISBNPublisherPubliction YearPagesBook Type
+
+ + + + + + + Show Details + + + + + \ No newline at end of file