upload multiple files

Upload multiple files using PHP, jQuery and AJAX

How to upload multiple files using PHP, jquery and ajax? The most common method to upload multiple files was using FORM/POST and it is done by Php….