PHP: $_FILES - Manual - PHP: Hypertext Preprocessor
I realize there are a number of posts here for reformating the php $_FILES array, but they don't handle all cases. This handles the single case, the multiple file case, and even submitting multiple file arrays. This way no matter what, before ever touchin...