This class can be used to display and process forms to upload multiple files. It can generate HTML to display one or more file upload fields in a form. The class can also process the uploaded files by moving them to a given target directory, if they have one of the allowed file name extensions and do not exceed a given size limit.