Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Here's a link to a file named presidents.txt (Links to an external site.)Links to an external site. that contains the data you need for this

Here's a link to a file named presidents.txt (Links to an external site.)Links to an external site. that contains the data you need for this assignment. Download and copy this file to your directory. You will use it for this assignment.

1. Write a file named hw3a.php. This file should contain a form that sends its action to hw3b.php. The form should contain a select whose options contain values that are the president number, and the options should display the names of the presidents.

2. Write a file named hw3b.php. This file should display the name, year, age, state, party, occupation, and college for the chosen president.

3. Write a file named hw3c.php. This file should contain a form that sends its action to hw3d.php. The form contains text fields for name, year, age, state, party, occupation, and college.

4. Write a file named hw3d.php. This file should calculate a new president number (one more than the highest city rank in the file). The file should then insert the new record at the end of the file.

Make sure that you upload your files into the public_html directory of your cislinux account.

Send me an email when you are finished that includes the full URL of your homework assignment.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Oracle Databases On The Web Learn To Create Web Pages That Interface With Database Engines

Authors: Robert Papaj, Donald Burleson

11th Edition

1576100995, 978-1576100998

More Books

Students also viewed these Databases questions