Question: Need help with this PHP assignment In this assignment, you will add the Delete User functionality to the work we have produced in class. Step

Need help with this PHP assignment

In this assignment, you will add the Delete User functionality to the work we have produced in class.

Step 1: Add Delete Link for each row in View User page

Your View User webpage should look similar to the image below (your page will show the users you added). Notice the addition of the Delete link at the end of each row.

Need help with this PHP assignment In this assignment, you will add

Step 2:

When a user clicks on a Delete link, the deleteUser.php script should be called. It should be passed the id of the current user as a hidden field

Step 3:

The deleteUser.php script should display the first and last name of the user whose id was passed to the deleteUser script. It should ask if the user is sure they want to continue. For example, if the user clicked on the delete button for row 1 above, they should see:

the Delete User functionality to the work we have produced in class.

Step 4:

When the user clicks the delete button. The user should be deleted from the database and the page should look like the following:

Step 1: Add Delete Link for each row in View User page

When the user clicks on View User again, the user will be gone.

Your View User webpage should look similar to the image below (your

Grading Rubric

Requirements

Possible Points

Delete added to View User rows of data

20

User name displayed with Are you sure message

40

User delete from database

40

Home Page Register View Users Change Pass Registered Users There are currently 6 registered users. Name Date Registered deb sue mickey mouse deb Joe cracker hughes 2014-03-16 06:58:38 2014-03-16 06:59:45 2014-04-28 14:21:39 2014-04-28 15:13:43 2014-04-28 15:33:17 2017-10-15 16:15:05 Edit Delete Edit Delete Edit Delete Edit Delete Edit Delete Edit Delete fagan mccue hughes hughes Home Page Register View Users Change Pass Registered Users There are currently 6 registered users. Name Date Registered deb sue mickey mouse deb Joe cracker hughes 2014-03-16 06:58:38 2014-03-16 06:59:45 2014-04-28 14:21:39 2014-04-28 15:13:43 2014-04-28 15:33:17 2017-10-15 16:15:05 Edit Delete Edit Delete Edit Delete Edit Delete Edit Delete Edit Delete fagan mccue hughes hughes

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!