M.C.E.
Society’s
ABEDA INAMDAR SENIOR COLLEGE OF ARTS, SCIENCE AND
COMMERCE (AUTONOMOUS), PUNE
AZAM CAMPUS, CAMP, PUNE – 411001
Booklet of Practical Skeleton Papers for
B.Sc.(Computer Application) NEP 2023 Pattern Credit
System Syllabus (w.e.f. From - June 2023)
S.Y. B.Sc.(COMPUTER APPLICATION)
SEMESTER–III
PAPER
23SBCA31VS -Lab III: Web Technology using PHP
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(computer application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP program to find maximum and minimum of two numbers and print the result.
Take Input from user. [10]
Q2. Write php programs which display radio buttons of ( +,-,*./,%) depending on users choice ,it will
perform arithmetic operations using function.
[15]
Q3. External Viva [5]
1
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(computer application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP program to check whether two strings are equal or not. Without built in function.
[10]
Q2. Create a form to accept student information (name, class, address). Once the student information is
accepted, accept marks in next form (Java, PHP, ST, IT, pract1, and project). Display the mark sheet for
the student in the next form containing name, class, marks of the subject, total and percentage (Use
$_COOKIE). [15]
Q3. External Viva [5]
2
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(computer application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write a program to check student grade based on the marks using if-else statement. [10]
Q2. Write a PHP Script to Upload the file and display its information.(use $_FILES).
[15]
Q3. External Viva [5]
3
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(computer application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP program to create arithmetic calculator. Display arithmetic operations using radio
buttons. [10]
Q2. Write a PHP script to accept string from the user and remove all vowels from the string. [15]
Q3. External Viva [5]
4
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1.Write a PHP to check string is palindrome or not. [10]
Q2. Create a login form with a username and password. Once the user logs in, the second form should
be displayed to accept user details (name, city, phoneno). If the user doesn’t enter information within a
specified time limit, expire his session and give a warning otherwise Display Details($_SESSION)
[15]
Q3. External Viva [5]
5
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP program to print multiplication table in tabular format, take input from
user. [10]
Q2. A college has given roll number to each student, The roll number is six digit number where
first two digits are faculty(B.Sc., BCA, BA) third digit is year (Ist(1), IInd(2) and IIIrd(3)) and
last three digit are actual number. Write PHP script to accept a number and print faculty, year
and roll number of student. [15]
Q3. External Viva [5]
6
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP script to display reverse number. (use sticky form) [10]
Q2. Write a PHP script for the following: Design a form to accept two strings. Compare them
using (= =, === operator). Append second string at the end of first string.
[15]
Q3. External Viva [5]
7
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write a PHP script to find largest of three numbers using Anonymous function. [10]
Q2. Create a login form with a username and password. Once the user logs in, the second form
should be displayed to accept user details (name, city, phoneno). If the user doesn’t enter
information within a specified time limit, expire his session and give a warning otherwise
Display Details($_SESSION) . [15]
Q3. External Viva [5]
8
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP to accept five numbers from the user and write a PHP script to find mean of
these numbers using Anonymous functions. [10]
Q2.Write a PHP program to display day of week (use concept of self processing form). [15]
Q3. External Viva [5]
9
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP Script to check whether a specific word/substring exists in a string.
[10]
Q2. Write PHP program to print palindrome numbers using function. [15]
Q3. External Viva [5]
10
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP program to illustrate concept of variable function. [10]
Q2. Write a PHP Script to display Server information in table format (Use $_SERVER
[15]
Q3. External Viva [5]
11
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP script to sort associative array by values in ascending and descending. [10]
Q2. Write php programs which display radio buttons of (circle, square, triangle) depending on
user’s choice it will show area of shape.
[15]
Q3. External Viva [5]
12
M.C.E. Society’s
ABEDA INAMDAR SENIOR COLLEGE
Of Arts, Science and Commerce (Autonomous)
Affiliated to Savitribai Phule Pune University (formerly University of Pune)
S.Y.B.Sc.(Computer Application) PRACTICAL EXAMINATION OCT / APRIL20
Paper- 23SBCA31VS: Lab-III Web Technology using PHP (2 Credits)
Duration: 3hrs Max Marks: 30
Q1. Write PHP Script to convert Fahrenheit to Celsius. [10]
Q2. Write a PHP script to accept sentence from user, capitalize each word of string and
display sentence in reverse order. [15]
Q3. External Viva [5]
13