CodeIgniter Forums
MY_Upload - library that allows multiple files upload - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: MY_Upload - library that allows multiple files upload (/showthread.php?tid=739)



MY_Upload - library that allows multiple files upload - Avenirer - 01-12-2015

The CodeIgniter’s upload library is great. But it only works for single file uploads. So I thought that an extension to allow for multiple files upload would be a nice addition to CI’s upload library. Hence, allow me to present you MY_Upload. The extension is hosted on Github. So go there and download it.


Usage instructions can be find on the github repo or at http://avenir.ro/my_upload-extension-allows-multiple-file-uploads/.

Please try using it, and, maybe, tell me if you encounter any problems.


Thank you.