0% found this document useful (0 votes)
9 views

php exp3 23

The document outlines a laboratory experiment for a Computer Engineering course focused on web page development using PHP. It specifies the experiment's title, which is to write a PHP program demonstrating various looping structures: while, do-while, for, and for-each statements. The document includes details such as the subject code, semester, and information about the student and teacher.

Uploaded by

aafu202
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

php exp3 23

The document outlines a laboratory experiment for a Computer Engineering course focused on web page development using PHP. It specifies the experiment's title, which is to write a PHP program demonstrating various looping structures: while, do-while, for, and for-each statements. The document includes details such as the subject code, semester, and information about the student and teacher.

Uploaded by

aafu202
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

DEPARTMENT OF COMPUTER ENGINEERING

Subject: web page development using php Subject Code: 22619


Semester: 6 Course: CO6I-A
Laboratory No: Name of Subject Teacher: Saqib Ghatte
Name of Student: AFIF IRFAN NAZIR Roll Id: 21203A1005

Experiment No: 3
Title of Experiment Write a PHP program to demonstrate the use of looping structures using
a) while statement
b) Do-while
c) for statement
d) for-each statemen

You might also like