Question: Assignment Content Create a Web site for tracking, documenting, and managing the process of interviewing candidates for professional positions. On the main page, include a

Assignment Content
Create a Web site for tracking, documenting, and managing the process of interviewing candidates for professional positions. On the main page, include a form with fields for the interviewer's first and last name, the position, the candidate's first and last name, the candidates phone number, email address, and date of the interview. Clicking the submit button should save the data in a MySQL database. Include a link in the EnterData.php file for opening a document that displays each candidate's interview information(ViewInterviewData.php).
There should be three files submitted for this homework assignment: CreateInterviewsTable.php, EnterData.php, ViewInterviewData.php. You will also have a fourth file called Interview.html for the form.
Using XAMPP as localhost for PHP and MySQL

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 Programming Questions!