The document outlines the details for Assignment 04, which includes three main tasks: session handling in PHP, cookies in PHP, and logo design. Task 1 focuses on creating a login system that utilizes session handling, while Task 2 involves demonstrating cookie management in PHP. Task 3 requires designing a logo for a selected web app development project and submitting it in .png format.
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 ratings0% found this document useful (0 votes)
9 views2 pages
Instructions
The document outlines the details for Assignment 04, which includes three main tasks: session handling in PHP, cookies in PHP, and logo design. Task 1 focuses on creating a login system that utilizes session handling, while Task 2 involves demonstrating cookie management in PHP. Task 3 requires designing a logo for a selected web app development project and submitting it in .png format.
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
You are on page 1/ 2
.................
Assignment 04 Details in easy words (How to create it).
................. (Task 1: Session Handling in PHP): 1. Introduction to Session Handling: Write a brief introduction explaining what session handling is, its importance, and how it works in PHP. 2. Login System using PHP: Create a simple login system using PHP that implements session handling. This should include: - A login form (HTML) - A PHP script to handle the login form data and create a session - A dashboard or welcome page that displays the user's information (e.g., username) - A logout feature that destroys the session 3. Creating, Updating, and Deleting Sessions: In your PHP script, demonstrate how to: - Create a session - Update session - Delete a session ________
(Task 2: Cookies in PHP):
1. Introduction to Cookies in PHP: Write a brief introduction explaining what cookies are, their importance, and how they work in PHP. 2. Creating, Updating, and Deleting Cookies: Create a PHP script that demonstrates how to: - Create a cookie - Update a cookie - Delete a cookie ________ (Task 3: Logo Design): Design a logo for your website(Your Selected Web App Development Project) and save a .png format copy to submit it.