Save image path to MySQL and store file
Hi there,
I have a form that saves data to a MySQL db. In this form there are four input type file to upload images.
Everything is made with the Dreamweaver wizard.
What I need to do is to store the file path into MySQL and the file into a folder of the website.
I assume that I need to change in GetSQLValueString($_POST['variable'], "text"), but I don't know how to do it.
Anyone can help???
Thank you VERY mcuh
Jaume
