look in cake/core/paths.php for more a whole bunch of defined paths exist WWW_ROOT ROOT WEBROOT TMP etc
enjoy - S On 30 April 2010 17:14, Jeremy Burns <[email protected]> wrote: > Like a dream - thank you Sam. > > Jeremy Burns > [email protected] <[email protected]> > (Skype) +44 208 123 3822 (jeremy_burns) > (m) +44 7973 481949 > (h) +44 208 530 7573 > > On 30 Apr 2010, at 17:10, Sam Sherlock wrote: > > Use APP > > file_put_contents(APP . 'reports' .DS .$file, $contents); > > - S > > > > On 30 April 2010 16:54, Jeremy Burns <[email protected]> wrote: > >> file_put_contents('/app/reports/filename.txt', $content) >> > > > 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 > > > 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]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > 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
