Krajee file input only upload last selected image
问题 I tried to integrate file-input plugins from http://plugins.krajee.com/file-input/demo. Here is my simple form: <form action="process.php" method="post" enctype="multipart/form-data"> <input id="krajee" type="file" name="file[]" multiple="true"> <input type="submit" name="submit" id="submit"> </form> This allow me to browse and select multiple files. When I submit the form, it uploads all files to my server. However when I browse to select file 1 and then i browse to select another file (file