If your getting started with file uploads looking at existing code could help you get started - otherwise you should ask a more specific question :)
its simple so long as you don't use swfupload; here are some links http://tv.cakephp.org/video/jasonwydro/2011/01/29/cakephp_1_3_-_meio_image_upload_resize_gallery_tutorial https://github.com/webtechnick/CakePHP-FileUpload-Plugin https://github.com/josegonzalez/uploadpack http://www.jamesfairhurst.co.uk/posts/view/uploading_files_and_images_with_cakephp http://bakery.cakephp.org/articles/webtechnick/2009/02/10/file-upload-component-w-automagic-model-optional - S On 31 January 2011 20:00, Paul Wheatley <[email protected]>wrote: > > Hi, > Very new to CakePHP and my first post here, I am loving Cake so far but > have run up against a small hurdle. > Can anyone point me in the direction of instructions on creating a form > with a file upload field? It's for a registration form where the user > uploads normal stuff (name, address, etc...) and an image or logo of their > company. > From what I've seen of Cake so far I think it should be simple enough but I > can't work it out, can anyone help? > Paul > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
