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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started