Question: Create this using only Html, Javascript, and MySql/sql. What is the code for the site? The site will utilize a login, create a new table

Create this using only Html, Javascript, and MySql/sql. What is the code for the site?

The site will utilize a login, create a new table for holding usernames and passwords. It will store them in the sql database. I will create a sql database to work with it but the way it works with the database should be done in your code. There will need to be a sql database storage for the user information. The password should use the hash() function to hash the password. It should direct the user to a page to make a new account on the login page and should not allow for login in the password or username is not correct. when the user is logs in successfully it will link them to another page that just says "hello". if they do not have an account created for their credentials typed in a message will pop up saying they do not have an account.

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!