I need some help over here to resolve this issue. Its urgent...What all i need i that: 1. A user can select multiple images to upload. 2. Once he uploads all the images, they get save into the uploads folder and also i want individual entries for every image being uploaded in database.
On Mon, Mar 28, 2011 at 9:41 PM, Shashank <[email protected]>wrote: > Even if i just download the source code, and run the example index.html > file, i am getting an error like ds in my firebug " > *uncaught exception: Invalid JSON: <?php $file = $_FILES['file']; echo > {"name":"'.$file['name'].'","type":"'.$file['type'].'","size":"'.$file['size'].'"}'; > ?>* > **" > > I am not getting what to do now??? > > On Mon, Mar 28, 2011 at 9:36 PM, Shashank <[email protected]>wrote: > >> My mistake. I tried the Jquery FileUpload - >> http://aquantum-demo.appspot.com/file-upload... but i am not getting how >> to implement it. I mean i use it into my cakephp installation but i am not >> getting how and from where to get a databse entry of the uploaded images and >> also i am getting error in saving the images. >> >> >> On Mon, Mar 28, 2011 at 9:32 PM, Krissy Masters < >> [email protected]> wrote: >> >>> Not working? Ok. Now that explains it. >>> >>> Don't put too much effort into your question there. >>> Would not want you to strain yourself. >>> >>> If you want a decent answer ask a decent question. >>> >>> -- >>> Our newest site for the community: CakePHP Video Tutorials >>> http://tv.cakephp.org >>> Check out the new CakePHP Questions site http://ask.cakephp.org and help >>> others with their CakePHP related questions. >>> >>> >>> To unsubscribe from this group, send email to >>> [email protected] For more options, visit this group >>> at http://groups.google.com/group/cake-php >>> >> >> >> >> -- >> Shashank Singh >> B.E.(Computer Science) >> Software Developer >> +91-9711882054 >> +91-9560545085 >> Skype id: shashank.singh87 >> Email: [email protected] >> >> > > > -- > Shashank Singh > B.E.(Computer Science) > Software Developer > +91-9711882054 > +91-9560545085 > Skype id: shashank.singh87 > Email: [email protected] > > -- Shashank Singh B.E.(Computer Science) Software Developer +91-9711882054 +91-9560545085 Skype id: shashank.singh87 Email: [email protected] -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
