Welcome Guest, Not a member yet? Register   Sign In
Multiple Upload - code review
#6

Hello @Lykos22

Please take a look at the MY_Upload that I've made: https://github.com/avenirer/MY_Upload. It does the same things that you've wanted, but uses the same methods as the CI_Upload. If a single file is uploaded, everything is corectly done by the CI_Upload. I will have to work on it some more so that, if I add another parameter in the config array that initializes the library, it will allow the user to choose the course of action on multiple upload (three options):

1. halt uploading of files on first error, and return the data and the errors
2. try uploading all and then return the data and the errors
3. don't upload anything if an error was encountered.

What do you think?
Reply


Messages In This Thread
Multiple Upload - code review - by Lykos22 - 01-08-2015, 12:07 AM
RE: Multiple Upload - code review - by Jamie - 01-08-2015, 02:42 AM
RE: Multiple Upload - code review - by Lykos22 - 01-08-2015, 03:09 AM
RE: Multiple Upload - code review - by Avenirer - 01-08-2015, 07:53 AM
RE: Multiple Upload - code review - by Lykos22 - 01-08-2015, 08:09 AM
RE: Multiple Upload - code review - by Avenirer - 01-10-2015, 02:37 PM
RE: Multiple Upload - code review - by Lykos22 - 01-11-2015, 09:10 AM
RE: Multiple Upload - code review - by Avenirer - 01-12-2015, 05:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB