Handle multiple file upload
Posted: Mon Nov 01, 2010 6:43 pm
I have an upload form that allows the user to upload multiple files but I don't know how to handle it once the form is submitted.
I am assuming a foreach loop but I don't know how to implement that.
The fields will be name image_1, image_2, etc.
Any help would be appreciated.
I am assuming a foreach loop but I don't know how to implement that.
The fields will be name image_1, image_2, etc.
Any help would be appreciated.