Question: Please read and follow the instructions below carefully. HTML Create two pages. One page to add the content. One page to view the content. Each

Please read and follow the instructions below carefully.

HTML

Create two pages.

One page to add the content.

One page to view the content.

Each page should have a header that contains a navigation and logo.

Each page should have a footer.

Create an HTML form with all the required attributes.

Use input types that match the content that you are requesting.

HTML should be validated and error free.

PHP

Create a connection to the database.

The values received from the form should be validated and stored in variables.

Using the correct SQL query save the form data to a table in the database.

Using the correct SQL query and PHP loop display all of the content that is stored in the table in your database.

All PHP should be functional and error free.

CSS

Each page should have a polished finish, Bootstrap is welcome, but you will still need to add some of your own CSS.

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!