Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] File Uploading Class
#2

[eluser]NordicElf[/eluser]
I see the fault is not with CI but php, unless I'm doing something else really crazy. I had the same issue doing it manually with $_FILES.

so I decided that I probably need to use ajax to make it work faster. I initially thought uploadify. After much hair pulling I got uploadify to work quite nicely OUTSIDE of CodeIgniter but I just can't get them to work together. i saw some hacks where you push it to the uploadify.php file but don't actually use the CI upload library. I also want to do a fair amount of image manipulation and db calls on each image.

What is the reason that you can't just send uploadify to the CI Upload file functions?

Thanks...


Messages In This Thread
[SOLVED] File Uploading Class - by El Forum - 06-21-2012, 09:12 AM
[SOLVED] File Uploading Class - by El Forum - 06-23-2012, 08:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB