Hey, this looks nice, and I like the fact that it can handle mutliple files at one time!
I will try to implement this into my project, and then start to customize it to fit my requirements. I want to create some records in the database for each uploaded file, but I'm sure this is gonna work with a little work and some thinking :)! Thanks for the link, I'll let you know if I could use it! Regards, DD On 30 Aug., 20:44, Miles J <[email protected]> wrote: > A few here: > > - Check the extension as well as the mimetype > - Only allow certain types > - Check the filesize if needed > - Make sure the file is a valid file resource > - Make sure there are no errors upon uploading > > I however have create a file upload plugin. You can use the plugin > itself or you can take a look at how its written and get an idea. > > http://www.milesj.me/resources/script/uploader-plugin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
