Look at the controllers render method, that should be what you want to begin with: http://book.cakephp.org/view/57/Controller-Methods#render-428
Enjoy, John On Jan 5, 2:39 am, Nancy <[email protected]> wrote: > I'd like to be able to automatically generate a file from the output > of a view. Can anyone point me in the right direction? I don't see > any file i/o available to views, maybe I'm just missing it. > > Thanks! Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
