Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this assignment you will create at a login series of php / html pages; I want the following: 1 . A Login page [

For this assignment you will create at a login series of php/html pages; I want the following:
1. A Login page [see fig 1]
2. To verify the user name and password either go to a new php page that verifies the data or carry the verification on the same login page. In either case, create a dummy username and password, that you could use for testing. Next week when we cover databases, we would retrieve those values from the database.
3. If the user enters a wrong user name or password an error message is displayed [see fig 5]
4. If Login is successful then display a new welcome page display and at a minimum, a welcome message with the username on it [see fig 3]
5. If the user has no user name and password they click on the link at bottom of login page, and you will display a new user, create account page.
a. Verify both passwords match
b. password needs to be greater than 8 characters
c. email needs to be a valid type, not necessarily an active account.
d. All fields need values
e. Once all info is entered, and valid, then take them to the welcome page [see fig 3]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DB2 9 For Linux UNIX And Windows Advanced Database Administration Certification Certification Study Guide

Authors: Roger E. Sanders, Dwaine R Snow

1st Edition

1583470808, 978-1583470800

More Books

Students also viewed these Databases questions