Question: an app that perform the following given actions by using php - process-insert-wish-form.php should insert user data into a wish table - select-wishes.php should display
an app that perform the following given actions by using php

- "process-insert-wish-form.php" should insert user data into a "wish" table - "select-wishes.php" should display all wishes from the "wishes" table. If a GET variable, "wishld", is passed to this script via the url, this script should display all the wish data for that wishld only. On your own, create links and corresponding files to UPDATE wish data in the wish table and DELETE wishes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
