You might also want to try Upload Behavior by AD7six:
http://trac.assembla.com/mi/browser/branches/base/models/behaviors/upload.php

or Transfer Behavior which I'm maintaining:
http://github.com/davidpersson/media/tree/master/models/behaviors/transfer.php

or this Component which I recently discovered:
http://github.com/marciotrindade/cake_upload/tree/master


On 12 Nov., 02:11, Drew Pearson <[EMAIL PROTECTED]> wrote:
> Thanks for the advice @validkeys and @Marcelo Andrade. I read through  
> Chris's file handler and it looks pretty easy.
> One thing though. He has a new snipit that extends the model that  
> seems to be exactly what I need.
>
> http://cakeforge.org/snippet/detail.php?type=snippet&id=52
>
> I'm not sure where to put this file though. Its not a regular model  
> because the class is extending "Model" not "AppModel." It doesn't look  
> like a  behavior either.
>
> can anyone help me out?
>
> On Nov 11, 2008, at 9:17 AM, validkeys wrote:
>
>
>
> > check out the FileHandler component by Chris Patridge
>
> >http://cake-php.blogspot.com/2006/09/easy-way-to-upload-files-up-to-y...
>
> > On Nov 10, 9:07 pm, farfignugin <[EMAIL PROTECTED]> wrote:
> >> Just started with cakephp (1.2) and I can't seem to find a simple  
> >> walk
> >> through on how to upload a file and save the url to a table field in
> >> the database. Links, hints, or tips would be much appreciated.
>
>
--~--~---------~--~----~------------~-------~--~----~
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