Click to See Complete Forum and Search --> : Upload / store several images through form


mparker1113
12-12-2006, 11:50 AM
Hi,

I always have trouble with the uploading of images as instructions people give seem to often just not work on the system i am using.

With that said, I need to have code that i can use to upload several images, from a form, store the images in a directory , and there information onto a server.

I will present the user with 8 file input tags on the form, and would like to be able to loop through each file which has a value and perform the saving procedures on them.

Input is much appreciated.

mike

mparker1113
12-12-2006, 12:15 PM
http://webdeveloper.com/forum/showthread.php?t=96532&highlight=upload+multiple+files

I tried and it works --- beautiful !