class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
The class supports multiple uploads, check the faq, section called What about multiple uploads?.
That said, the actual widget to upload several files at the same time is a client-side problem. You can use the class with any upload system, multiple or not. In other words, the class deals with the upload, not with the upload form.Reply
That said, the actual widget to upload several files at the same time is a client-side problem. You can use the class with any upload system, multiple or not. In other words, the class deals with the upload, not with the upload form.