Upload Image to Folder and Form Texts Inputs to MySQL
Hi All,
I am developing a form for storing events and venues, two different forms with the events taking all it's venue details from the venue database. For the venue database I want to store in the MySQL database the name, address and contact details of the venue but I also want the html form to upload an image to the server with the details of the image stored in the database.
I have created the databased and the forms but am having trouble with the php code to upload the image to a folder on the server while storing the rest of the details in the database.
Please could someone suggest a solution, a link to a tutorial etc?
Thanks in anticipation,
Lloyd.
