I already have the code and everything working to upload one image,
that is not the issue at hand.

I want to be able to upload multiple images with MeioUpload. I wish to
use this method because it can automatically create thumbnails for me,
and there is very minimal amount of code that I need to use to make it
work.

I am open to other methods so long as they can upload thumbnails as
well, and aren't that code intensive.

On Jan 26, 11:40 am, gerhardsletten <[email protected]> wrote:
> Are using MeioUpload on my last project to as Article has many
> Uploads. When editing an article you can upload one and one image.
> Your will find source 
> here:http://code.google.com/p/gerhardsletten/source/browse/trunk/cakephp/s...
>
> If you need your app to upload all in one bunsh, I guess you can use
> the $model->saveAll() and add several uploadsfields in an array.
> Search in this group for "save multiple" or "saveall"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to