Question: Use php 4. Create 3 webpages for a pet store, using a combination of both HTML and PHP script types (page1.html, page2.php,page3.php). a. First page
4. Create 3 webpages for a pet store, using a combination of both HTML and PHP script types (page1.html, page2.php,page3.php). a. First page contains a list of animals and their related prices, allow user to select multiple animals and send to the second page using 'post' method. b. On the second page the user should see the animals they have selected and a total price, in addition they should be able to enter their contact information, name, address, phone, email along with the data from the first page. c. Then all the data from the second page, should be sent to the third where the user will see a confirmation of their order and their information in a user friendly layout, feel free to build on the assignments that have already been completed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
