Top "Multi-upload" questions

How to upload multiple files using PHP, jQuery and AJAX

I have designed a simple form which allows the user to upload files to the server. Initially the form contains …

php jquery ajax jquery-file-upload multi-upload
Upload multiple files in Drupal 7

The Image Field only allows one file at a time to be uploaded. Is there a module that enables multi-upload …

drupal-7 multi-upload
Can't get the $_POST Variable

It should be a multiple upload form for pictures I get the HTML Code for a Upload-Form: <form action="…

php html multi-upload