Question: This homework will require you to create a functional Login and Registration page. 1. Login -Email Address (Required) -Password (Required) -Require to have validation of

This homework will require you to create a functional Login and Registration page.

1. Login

-Email Address (Required)

-Password (Required)

-Require to have validation of user input

-Valid email address

-Validate the email address and password before showing home page

2. Registration

-First Name

-Last Name

-Email Address (Required)

-Password (Required)

-Confirm Password (Required)

-Require to have validation of user input

-Valid email address

-Make sure the email address does not exist in the database before doing insert into the database

-Password and Confirm Password are matching

-Password need to hash before doing insert into database ("password_hash" is a PHP build in function which can be used)

Goal: Create a Login and Register using CodeIgniter

Due Date: February 13th, 2023 23:59

Platform: Any

Requirement: PHP, MySQL, HTML

Optional: JavaScript, CSS

File Naming Format: firstname_lastname_hw02_q01_.zip

You can zip the project and upload to somewhere I can download for testing.

Questions / Results:

Functional User Login and Registration Page:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!