Skip to content

seth--/multifile.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

multifile.js

A simple javascript file to upload multiple files showing only one input element

Have an input with id="multifile_input" and type="file". A name finishing in "[]" is needed in php to have the files in $_FILES.

Also, have an ul with id="multifile_list", this is where the list of files will be.

About

A simple javascript file to upload multiple files showing only one input element

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors