Welcome Guest, Not a member yet? Register   Sign In
Upload multiple files
#1

[eluser]Unknown[/eluser]
Is there a way to upload multiple files with codigniter? If so, how can I validate each one of then (if I want some to be imgs and some to be videos, for instance)?
#2

[eluser]Derek Allard[/eluser]
You betcha. This has been tackled several times, and a quick search on these forums should help out. Take a look and see if you can find how someone else may have solved this.

Good luck, and hey, welcome to CI!
#3

[eluser]ELRafael[/eluser]
you can put the filename in an array and make a foreach. inside that foreach you call the upload method

but, first do what Derek told. He has a better (muuuuch better) vision than mine




Theme © iAndrew 2016 - Forum software by © MyBB