This class can be used to manage multiple files uploaded using Web forms.
It can check uploaded to verify whether they match one of the allowed MIME types, filter the file names to replace special characters, and moves the files to a given directory.
The class may also display an HTML formatted summary of the uploaded files with their names and sizes.