Daniel Hofstetter has a great article on uploading files to a database. If the size of your files is limited(pdfs, docs, etc) this can be a practical approach because managing them is quite easy. http://cakebaker.42dh.com/2006/04/15/file-upload-with-cakephp/
I wrote a complementary article thaty outlines the MVC way to serve the files back out, whether in-line or as dowloads. http://edwardawebb.com/programming/php-programming/cakephp/serving-files-cakephp On Jan 25, 4:59 am, fain182 <[email protected]> wrote: > someone knows if there is a file upload behaviour, that manage adding, > editing and deleting of files in a simple way? > thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
