6 Dec 2018 In PHP, it is possible to upload multiple files using single input file element. You just need to customize your single file upload PHP code and 26 Feb 2017 This simple program will Upload Multiple files and Create Zip file and Download it. This program is for learning purpose only, for live createElement("a"); a.target = "_blank"; a.download = "download"; a.href = 'http://www.example.com/path_to/images/' + files[i]; a.click(); }; 31 May 2017 For upload [code]