Question: I need help with an HTML / PHP webpage that submits form data into a database. The problem I have is that I need the
I need help with an HTMLPHP webpage that submits form data into a database. The problem I have is that I need the form to link to a HTML confirmation page. I want the HTML page to be separate from php So I want to enter data into the form. Have the form send the data to a database. Then when the form is submitted the next page is an HTML only confirmation page that can use a separate PHP file to display queries in a table. So form page that on submission of the form links to a HTML only confirmation page that will display query data in tables using a separate PHP file.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
