diff --git a/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/config.php b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/config.php new file mode 100644 index 000000000..a1fdacab8 --- /dev/null +++ b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/config.php @@ -0,0 +1,14 @@ + diff --git a/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/form.php b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/form.php new file mode 100644 index 000000000..215ad83a7 --- /dev/null +++ b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/form.php @@ -0,0 +1,54 @@ + + + + + + HTML Forms + + +
+ Bookname
+ Authorname
+ isbn
+ Publishername
+ Noofpages
+ Booktype
action + adventure
+ classic
+ Select Publicationyear
+ +
+ + diff --git a/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/sample.txt b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/sample.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q1/sample.txt @@ -0,0 +1 @@ + diff --git a/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q2/retrieve.php b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q2/retrieve.php new file mode 100644 index 000000000..7ea90a9ac --- /dev/null +++ b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q2/retrieve.php @@ -0,0 +1,61 @@ + + + +num_rows > 0){ + ?> + + + + + + + + + + + + + + + + + fetch_array()){?> + + + + + + + + + + + + + + + +
BOOK IDBook NameAuthorISBNPublisherPubliction YearPagesBook Type
+
+ + + + + + + + User Details + + + + + diff --git a/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q2/sample.txt b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q2/sample.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/Q2/sample.txt @@ -0,0 +1 @@ + diff --git a/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/sample.txt b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/sample.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/End Term Practicals/CSEDS/44_2013694_Stuti_Bahuguna/sample.txt @@ -0,0 +1 @@ + diff --git a/End Term Practicals/ques1/ques1.php.txt b/End Term Practicals/ques1/ques1.php.txt new file mode 100644 index 000000000..0d724b29e --- /dev/null +++ b/End Term Practicals/ques1/ques1.php.txt @@ -0,0 +1,50 @@ + + + + Document + + + +
+ Enter Book Name: + Enter author name: + Enter ISBN Number: + Enter Publisher Name: + Enter Publication Year: + Number of pages: + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+
+ + \ No newline at end of file diff --git a/End Term Practicals/ques1/server.php.txt b/End Term Practicals/ques1/server.php.txt new file mode 100644 index 000000000..fafcb5607 --- /dev/null +++ b/End Term Practicals/ques1/server.php.txt @@ -0,0 +1,23 @@ +" . $con->error; + +?> \ No newline at end of file diff --git a/End Term Practicals/ques2/config.php.txt b/End Term Practicals/ques2/config.php.txt new file mode 100644 index 000000000..a7e0d40bd --- /dev/null +++ b/End Term Practicals/ques2/config.php.txt @@ -0,0 +1,19 @@ + + \ No newline at end of file diff --git a/End Term Practicals/ques2/question2.php.txt b/End Term Practicals/ques2/question2.php.txt new file mode 100644 index 000000000..c1a2e4013 --- /dev/null +++ b/End Term Practicals/ques2/question2.php.txt @@ -0,0 +1,61 @@ + + + +num_rows > 0){ + ?> + + + + + + + + + + + + + + + + + fetch_array()){?> + + + + + + + + + + + + + + + +
BOOK IDBook NameAuthorISBNPublisherPubliction YearPagesBook Type
+
+ + + + + + + + User Details + + + + + \ No newline at end of file