![]() |
An example of a highly customized CodeIgniter + Uploadify setup for multi file uploading - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: An example of a highly customized CodeIgniter + Uploadify setup for multi file uploading (/showthread.php?tid=35379) |
An example of a highly customized CodeIgniter + Uploadify setup for multi file uploading - El Forum - 10-27-2010 [eluser]fchristant[/eluser] hi there, I noticed that some people on this forum have a lot of trouble getting Uploadify, a Flash-based component for multi file uploading, to work in a CI setup. It was hard, yet I managed to produce a working setup that is quite sophisticated and robust, so hereby I want to share a bit of it. A blog post demonstrating the implementation, both screenshots and a video: http://www.ferdychristant.com/blog/archive/DOMM-8AGN36 A blog post explaining the "making of": http://www.ferdychristant.com/blog/archive/DOMM-8ALPY4 This is not personal advertising as I have nothing to sell ![]() I hope this helps anyone. Ferdy An example of a highly customized CodeIgniter + Uploadify setup for multi file uploading - El Forum - 10-27-2010 [eluser]Mischievous[/eluser] Very nice of you... will have to check it out. |