0% found this document useful (0 votes)
15 views2 pages

HTML and PHP Practical Exercises Guide

The document outlines the practical assignments for the DWPD course in the Computer Engineering Department at Government Polytechnic Bhuj for the 5th semester. It details various lab activities mapped to Course Outcomes (CO), Program Outcomes (PO), and Program Specific Outcomes (PSO), focusing on HTML, PHP, and database management. Each lab task is designed to enhance students' skills in web development and programming concepts.

Uploaded by

Talonted Gamer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

HTML and PHP Practical Exercises Guide

The document outlines the practical assignments for the DWPD course in the Computer Engineering Department at Government Polytechnic Bhuj for the 5th semester. It details various lab activities mapped to Course Outcomes (CO), Program Outcomes (PO), and Program Specific Outcomes (PSO), focusing on HTML, PHP, and database management. Each lab task is designed to enhance students' skills in web development and programming concepts.

Uploaded by

Talonted Gamer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

GOVERNMENT POLYTECHNIC BHUJ

COMPUTER ENGINEERING DEPARTMENT


PRACTICALS MAPPING WITH CO PO PSO

Course Name & Code :- DWPD (3350702) Sem: 5th

PO PSO
LAB SR. CO LAB NAME/AIM
Mapping

1 Write a HTML code for displaying image and demonstrate hyper linking
2 Write HTML code to attach video on webpage using embed tag in html.
3 Create A Feedback Form Using Form handling.
PO1,PO2,
4 Create a contact form using form handling.
1 CO 1 PO3,PO4,
5 Write a code for creating static page design using division tag
PSO1,PSO2
6 Write a code for design menu system using list tag
7 Design Theme Page using HTML5
8 Apply CSS formatting to created pages
1 Write a PHP script to display Welcome message.
2 Write a PHP script to get type of variable using gettype() And settype()
3 Write a PHP script to set type of variable using type casting
PO1,PO2,
Write a PHP script to demonstrate use of arithmetic operators,
2 4 CO 2 comparison operators, and logical operators. PO3,PO4,
PSO1,PSO2
5 Write PHP Script to print Fibonacci series.
6 Write PHP Script to calculate total marks of student and display grade.
7 Write PHP Script to find maximum number out of three given numbers.
Write PHP Script using two dimensional arrays such as addition of two
1
2x2 matrices.
Write PHP Script to demonstrate use of associative arrays and for FOR
2 PO1,PO2,
EACH loop execution.
3 CO 3 PO3,PO4,
3 Write PHP script Using user defined function
PSO1,PSO2
4 Write PHP script to demonstrate use of string function.
5 Write PHP script to demonstrate use of date/time functions
6 Write PHP script to demonstrate Math functions.
1 Create login form with validations.
Create form using text box, check box, radio button, select, submit
2
button. And display user inserted value in new PHP page.
Write two different PHP script to demonstrate passing variables through
3
a URL
Write two different PHP script to demonstrate passing variables through PO1,PO2,
4
4 CO 4 Hidden Variables. PO3,PO4,
Write two different PHP script to demonstrate passing variables with PSO1,PSO2
5
sessions
Write a program to keep track of how many times a visitor has loaded the
6
page.
7 Write a Program to upload image with extension gif or jpeg.
8 Write a PHP script to create watermarks using Imagecopymerge.
1 Write a PHP script to connect MYSQL server from your web application.
2 Write a PHP script to create and drop database.
Create database using phpMyAdmin and insert few values from
3 PO1,PO2,
phpmyadmin. Also run few queries. Attach snapshots.
PO3,PO4,
5 CO 5 Write a program to read input data, from table and display all these
4 PO7,
information in tabular form on output screen.
PSO1,PSO2
Write a program to read input data, validate data, insert data and show
5
error or success messages
Develop small PHP application(s) using forms and database(As per
6
theme)

Lecturer,Computer Engineering Department


GOVERNMENT POLYTECHNIC BHUJ

You might also like