Question: Using PHP and MYSQL create a form that: user Full name user Comment (as many lines as they want) allows the user to attach one
Using PHP and MYSQL create a form that:
- user Full name
- user Comment (as many lines as they want)
- allows the user to attach one image
- uploads the Full name, comment, and image to a database
- Displays the user's full name, comment and user image on the website by selecting them from the database.
- Include the server connection file as well any necessary codes to connect and maintain the database
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
