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 chprojphp and the page that will
process the form data artprocess.php Examine both in the browser. Modify chprojphp
so that it uses the POST method and specify art?process.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 element. Use this function
to output the Genre and Subject lists. Modify artprocess.php so that it displays the all the values
that were entered into the form, as shown in Figure This will require using the appropri?ate
superglobal array please give me the final version of both file chprojphp and artprocess.php
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
