verot / class.upload.php

This PHP class uploads files and manipulates images very easily. It is in fact as much as an image processing class than it is an upload class. Compatible with PHP 4, 5, 7 and 8. Supports processing of local files, uploaded files, files sent through XMLHttpRequest.
http://www.verot.net/php_class_upload.htm
GNU General Public License v2.0
854 stars 359 forks source link

Multiple files upload #186

Closed unnathianalytics closed 2 months ago

unnathianalytics commented 2 months ago

How to upload multiple files ? <input type="file" multiple name="documets" />

verot commented 2 months ago

Please see the FAQ here : https://www.verot.net/php_class_upload_faq.htm