I just finished creating a straight forward uploader component, and im looking for features and additions. Heres what it currently does.
- Uploads files to app/webroot/files/ (can specify subfolders) - Logs errors to be displayed to the user - Support for wide range of filetypes/mimes (image, archive, text, audio, video, application) - Security checking for valid post uploading - Images can be resized to certain dimensions (option to overwrite/ save original) - Validation for types, extensions, size - Sets all ini properties required for uploading Im open to suggestions. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
