Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Add a new link after the one above called Delete Employee on the main page that will open an html form to prompt the user

Add a new link after the one above called Delete Employee on the main page that will open an html form to prompt the user for information needed that will allow them to delete a user from the employees table. The delete should be done using the Primary Key of the user. Once the user enters this key, output all other field values in the employees table for that user and ask them to verify it is the correct user (correct user? Yes or No), then check response and either delete the user or don't, based on their response. make a SQL select query before and after the delete to verify it worked (last query should show no results). Give the user confirmation that it worked. Add the appropriate files to the includes folder for this part of the project (DeleteEmployee.html and DeleteEmployee.php).

Step by Step Solution

3.48 Rating (155 Votes )

There are 3 Steps involved in it

Step: 1

Add a new link after the one above called Delete Employee on the main page that will open an html fo... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems analysis and design

Authors: kenneth e. kendall, julie e. kendall

8th Edition

135094909, 013608916X, 9780135094907, 978-0136089162

More Books

Students also viewed these Databases questions

Question

Define failure. (p. 273)

Answered: 1 week ago

Question

Define validity as it refers to the construction of scales.

Answered: 1 week ago

Question

List the eight general guidelines for proper coding.

Answered: 1 week ago