WBP Index
WBP Index
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.
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