New WT Practical List
New WT Practical List
2) Write PHP Script to find maximum number out of three given numbers.
3) Write a PHP program to compute the sum of the prime numbers less than 100.
4) Find the Transpose of a matrix, Multiplication of two matrices and Addition of two
matrices
6) Create form using text box, check box, radio button, select, submit button. And display
user inserted value in new PHP page.
7 PHP File & Session Management:
1) Write PHP Script to display content of file and display total number of lines, words and
characters.
2) Write a Program to upload image with extension gif or jpeg having size less than 200kB.
3) A web application that takes a name as input and on submit it shows a hello page where
name is taken from the request. It shows the start time at the right top corner of the page
and provides a logout button. On clicking this button, it should show a logout page with
Thank You message with the duration of usage (hint: Use session to store name and time).
5) Write a program to keep track of how many times a visitor has loaded the page.
8 PHP Database:
1) Understand the PHP interface, Study PHPMyAdmin and Perform following:
2) Write a web application code using PHP, HTML and MySql for Employees that stores
employee’s id, name, department, designation, etc. in database. Create proper GUI
including buttons that run separate .php file for each database operation like insert,
update, delete, select etc.
ASSIGNMENT
1 HTML Assignment 1
• Assignment 1 Implement Web page for demonstration of BOOKMARK or Anchor Tag.
for e.g Table of Contents
Chapter 1: Introduction
Chapter 2: What is HTML?
Chapter 3: What is Javascript? . . . .
By clicking on the link takes to the respective topic within the same page.
• Assignment 2 Implement any application to IMAGE MAP as discussed in class.
• Assignment 3 Create your class time table using HTML.
• Assignment 4 Create our co-intra page layout with three different frame. Top frame,left
frame and right frame. On left side frame put links for different subjects of your class in this
semester. by clicking on these links syllabus of relevant subject will open on right side frame.
use FRAMESET and FRAME tag. • Assignment 5 Create webpage as follow:
2 HTML Assignment 2
(i) Demonstrate the use HTML media. (audio, video, youtube, plug-ins)
(ii) Implement drag and drop functionality and geo location by HTML API.
3 CSS Assignment
(1) Design Login and Registration Page using CSS.
(2) Design Our Department Intranet Home page using CSS. (In CSS, also use CSS Gradients and
Responsive Images with CSS)
(3) Design your own website/portfolio/blog using bootstrap.