Easy Php Upload And Contact Form

I just need a form that has an upload field and the user selects an image to upload (restricted to .jpg and a set file size) and it uploads it to a folder on the server. Also needs to have a 2 text fields that take user text input and add those, along with their uploaded filename to a text file with all previous inputs from the form still in the text file.

-Upload an image
-2 text fields
-Text data from form and their image name is added to a text file

Leave a Reply

Your email address will not be published. Required fields are marked *