stvnthomas / CodeIgniter-Multi-Upload

Multiple file upload support for CodeIgniter 2.x.
151 stars 158 forks source link

Not working when i select attachments one by one #35

Open mahethekiller opened 5 years ago

mahethekiller commented 5 years ago

Problem: My code works fine when I select all attachments at ones but whenever I select multiple attachments one by one it only uploads the last one ignoring other files.

here is my code:

https://stackoverflow.com/questions/56747416/codeigniter-multiple-attachment-not-working-when-i-select-attachments-one-by-one