Hi,
I am reasonably new to PHP & MYSQL but I am sure there is a way to do want I need.
I want to be able to upload multiple files at once (max 12, but usually 2). I want the files to go to a selcted folder and the users name and image path to a database. The resoning for this is I want to be able to download the images that relate to a single customer.
So I will need another page for me to be bale to click on the client name and then download ther images to my pc.
Can anyone point me in the right direction where i can read an example of what I am trying to do so I can try and give it a go. I did have a single image upload only working but I need more than one file per customer.
I hope this is posible any guidance will be greatly appreciated.
Thanks