Question: Task9: The Get in Touch section now has 4 input fields. Create a database names cs314demo. Inside it create a table with name getintouch. Create
Task9: The Get in Touch section now has 4 input fields. Create a database names "cs314demo". Inside it create a table with name "getintouch". Create a new php file names "getinTouch.php". Once you click on Send, it will call the getinTouch.php file using POST method and insert the user data into the table. Use PDO to connect to the mysql database. After successfully inserting the data, it will also show the following message to the visitor for 5 seconds Hi welcome. Thank you for visiting my page. After 5 seconds, it will be forwarded back to index.html again. Your Name YourEmail@email.com Get in Touch Your Mobile Number Your Comment Send
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
