You are on page 1of 1

ITER, SIKSHA ‘O’ ANUSANDHAN (Deemed to be University) Assignment

Branch Computer Application Programme BCA-B


Course Name PHP Programming & MySQL Semester IV
Course Code CA2012 Academic Year 2024/Even
Topic: Implementation of “Include” & “Require” keywords, Fetch specific records from existing
Assignment: 7 Table, Making of Dynamic Web Page by using Bootstrap, MySQL & PHP script.

Learning Level L1: Remembering L3: Applying L5: Evaluating


(LL) L2: Understanding L4: Analysing L6: Creating
Q’s Questions COs LL
1 Differentiate between the implementation of “require” & “include”. Justify your
answer by giving a suitable example with PHP code. (Attach the Output) CO4 L2, L4, L6

2 Write a PHP script to design a Registration Page by using Bootstrap (v4.0) & store the
records of registration into MySQL Database. (Attach the Output) CO5 L2, L3, L6

3 Write a PHP script to fetch some specific records from the existing table by using
“WHERE” clause on the basis of Primary key. (Attach the Output) CO3 L4, L5, L6

4 Write a PHP script to design a Login Page by using Bootstrap (v4.0) & validate the
user’s input with the stored records of MySQL Database and if validate, then allow the CO5 L3, L5, L6
user to access the Dashboard page. (Attach the Output)

Topic: Implementation of “Include” & “Require” keywords, Fetch Date of Date of


Assignment 7 specific records from existing Table, Making of Dynamic Web Page by Assignment 7: submission:
using Bootstrap, MySQL & PHP script. 21.03.24 30.03.24

Note:
1. Assignment carries a weightage of 20 marks out of 100
2. Course outcome CO3, CO4 & CO5 were covered.

CO1 To understand the basics of dynamic web content and syntax of PHP.
To know and learn about PHP scripts and its application in developing dynamic web
CO2
Course contents and applications.
Outcomes CO3 To be able to fetch validate data.
CO4 To be able to work with MySQL Database by using PHP server-side scripting language.
CO5 To be able to design dynamic web contents for web services.

You might also like