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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started