Web based application development using PHP Experiments 22619
Experiment No.1 Download Experiment No.2 Download
Experiment No.3 Download
Experiment No.4 Download
Experiment No.5 Download
Experiment No.6 Download
Experiment No.7 Download
Experiment No.8 Download
Experiment No.9 Download
Experiment No.10 Download
Experiment No.11 Download
Experiment No.12 Download
01 a. Install and configure PHP, web server, MYSQL
b. Write a program to print “Welcome to PHP”
c. Write a simple PHP
program using expressions and operators.
02 Write a PHP program to demonstrate the use of Decision
making control structures usinga.
a.If statement
b. If-else statement
c. Switch statement
03 Write a PHP
program to demonstrate the use of Looping structures using-
a) While statement
b) Do-while statement
c) For statement
d) Foreach statement
04. Write a php program to demonstrate the string function.
05. Write a php program to perform Inheritance or
constructor.
04 Write a PHP program for creating and manipulating- a)
Indexed array b) Associative array c) Multidimensional array
05 A. Write a PHP program to- • Calculate length ofstring. •
Count the number of words in string without using string functions. B. Write a
simple PHP program to demonstrate use of various built-in string functions.
06. Design a web page using following form controls:
a. Text box
b. Radio button,
c. Check box
d. Buttons
07. 11 Design a web page using following form controls:
a. List box,
b. Combo box,
c.Hidden field box
08. Develop web page with data validation.
09. Write a simple php program to set cookies and
demonstrate session.
10. Write a simple program for sending and receiving plain
text msg (email)
11. Develop a php app to enter data or retrieve and present
data form db.
12. Develop a simple application to update, delete, table
data from database
Comments
Post a Comment