Question: PROJECT 2 : Form and Response DIFFICULTY LEVEL: Beginner Overview Demonstrate your ability to create a data - driven PHP page and to use superglobal

PROJECT 2: Form and Response
DIFFICULTY LEVEL: Beginner
Overview
Demonstrate your ability to create a data-driven PHP page and to use superglobal arrays.
670
CHAPTER 12 Server-Side Development 1: PHP
Instructions
You have been provided with two files: the data entry form (ch12-proj2.php) and the page that will process the form data (art-process.php). Examine both in the browser.
Modify ch12-proj21.php so that it uses the POST method and specify artprocess.php as the form action.
Write a loop that uses the $links array in the data.inc.php to generate the hyperlinks in the header.
Define two string arrays, one containing the genres Abstract, Baroque, Gothic, and Renaissance, and the other containing the subjects Animals, Landscape, and People.
Write a function that is passed a string array and which returns a string containing each array element within an
 PROJECT 2: Form and Response DIFFICULTY LEVEL: Beginner Overview Demonstrate your

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!