Topic: Codeiginiter and PLupload

Can someone please post an implementation of Codeigniter and plupload?
Please post the controller and view.
thanks

Re: Codeiginiter and PLupload

See a controller implementation here : http://asset.syrinxoon.net/source_code/ … roller.txt

Re: Codeiginiter and PLupload

Hi OyoKooN,

Thanks a bunch, can you also post view implemenation or just the javascipt?

thanks

Re: Codeiginiter and PLupload

My view has nothing special.

You can find more informations here : http://www.plupload.com/punbb/viewtopic.php?id=28

Re: Codeiginiter and PLupload

okay great..so i just point to the  upload() function.

based on your code where about on your file server are you uploading to?

nevermind thanks

Last edited by vinoth15 (2010-11-03 21:47:37)

Re: Codeiginiter and PLupload

The files are uploaded to the uploads/ at the root of my website.

Re: Codeiginiter and PLupload

Got it working thanks alot for your help

thanks

Last edited by vinoth15 (2010-11-04 01:28:45)