Web Based Application Development with PHP (22619)
Table of Content
List of Practical’s and Progressive Assessment Sheet
Sr. Title of the Practical Page Date of Date of Assessment Dated Sign.
No No. Performance Submission Marks of Teacher
( )
a. Install and configure PHP,
web server, MYSQL
1 b. Write a program to print
“Welcome to PHP”
c. Write a simple PHP program
using expressions and operators.
Write a PHP program to
demonstrate the use of
2 Decision making control
structures using-
a. If statement
b. If-else statement
c. Switch statement
Write a PHP program to
demonstrate the use of
3 Looping structures using-
a) While statement
b) Do-while statement
c) For statement
d) Foreach statement
Write a PHP program for
creating and manipulating-
4 a) Indexed array
b) Associative array
c) Multidimensional array
a. Write a PHP program to-
-Calculate length of string
-Count the number of words in
5 string without using string
functions.
b. Write a simple PHP program
to demonstrate use of various
built-in string functions.
Write a simple PHP program to
6 demonstrate use of simple function
and parameterized function
Write a simple PHP program to
7 create PDF document buy using
graphics concepts.
Maharashtra State Board of Technical Education
Web Based Application Development with PHP (22619)
Sr. Title of the Practical Page Date of Date of Assessment Dated Sign.
No No. Performance Submission Marks of Teacher
( )
Write a PHP program to
a) Inherit members of super
8 class in subclass.
b) Create constructor to
initialize object of class by
using object oriented concepts
Write a simple PHP program on
9 Introspection and Serialization
Design a web page using
10 following form controls:
a. Text box, b. Radio button,
c. Check box, d. Buttons
Design a web page using
following form controls:
a. List box,
11
b. Combo box,
c. Hidden field box
Develop web page with data
12 validation.
Write simple PHP program
to -
a. Set cookies and read it.
13
b. Demonstrate session
management
Write a PHP program for
sending and receiving plain text
14
message
(e-mail).
Develop a simple
application to
15 a) Enter data into database
b) Retrieve and present data
from database
Develop a simple application to
16 Update, Delete table data from
database
Total
Maharashtra State Board of Technical Education