Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

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

Securing SQL Server Protecting Your Database From Attackers

Authors: Denny Cherry

2nd Edition

1597499471, 978-1597499477

More Books

Students also viewed these Databases questions

Question

d. What language(s) did they speak?

Answered: 1 week ago