On Mon, Aug 25, 2008 at 6:30 AM, Astha Shukla <[EMAIL PROTECTED]> wrote: > > Hi, > Could any one please teach me,, How can I upload a file in to server folder > using CakePHP (I do not want to store a file into database) > for example I have a file say add.thtml in view folder that is uploading a > file and I have add function in cotroller, what code should I need to write > in add.thml and in add function to enable file upload. > Thanks in advance > Astha >
This is asked all the time, if you take some time to search either the Bakery ( http://bakery.cakephp.org/ ) and or Google ( http://google.com/ ), I am sure you will find more answers then you need. Also it is with great joy that I announce that this list is hosted on google groups which actually has a search engine that can be be used to find the answer as well. http://groups.google.com/group/cake-php Here is a bit of friendly advice, if you have a question about cakephp I find it hard to believe that a beginner is going to ask a question that has not already been asked many many many times before. So here is some more advice, cakephp is written in php so know where to find php questions http://php.net use google and google groups and SEARCH first. This group of grumps will much happier if you ask questions that are at least seeking clarity after demonstrating that you at least put in _some_ work first. sd -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/ http://blog.samdevore.com/cakephp-pages/i-cant-bake/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
