Question: You have been provided with two files: the data entry form ( ch 1 2 - proj 2 . php ) and the page that

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. 2. Modify ch12-proj21.php
so that it uses the POST method and specify art?process.php as the form action. 3. Write a loop
that uses the $links array in the data.inc.php to generate the hyperlinks in the header. 4. Define two
string arrays, one containing the genres Abstract, Baroque, Gothic, and Renaissance, and the other
containing the subjects Animals, Landscape, and People. 5. Write a function that is passed a string
array and which returns a string containing each array element within an element. Use this function
to output the Genre and Subject lists. 6. Modify art-process.php so that it displays the all the values
that were entered into the form, as shown in Figure 12.31. This will require using the appropri?ate
superglobal array please give me the final version of both file ch12-proj2.php and art-process.php
 You have been provided with two files: the data entry form

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!