Simple Multiple File Upload
This component allows users to upload multiple files from a single form. Uses the jQuery Javascript library to add more file input fields so that the page doesn’t need to be refreshed.
Features
- Simple to include
- Allows multiple files to be uploaded at once
- Highly configurable
- Only allow certain file types
- Attaches uploaded files to an email
Updated (22/07/09)
The script now includes the PHPMailer class so that all uploaded files can be emailed upon a successful upload. An example of this is included in the final download.


62comments