Question: Create a Web form for uploading pictures for a high school reunion named Reunion.html. The form should have text input fields for the person's name
Create a Web form for uploading pictures for a high school reunion named Reunion.html. The form should have text input fields for the person's name and a description of the image, and a file input field for the image. To accompany each image file, create a text file that contains the name and description of the image. Name the PHP script to upload the images as ReunionUpload.php. Create a separate Web page that displays the pictures with a caption showing the name and description fields named as ReunionDisplay.html. Name the PHP script to display the images as ReunionDisplay.php.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
