file handling from cake

2008-05-20 Thread oana
Hello everyone, I would like to know iwhat would be the way to follow if i want to create a file from within a cakephp page. The situation is like this: i have a view which shows an applet (this applet holds a graph which describes a conversation from an xml file; the applet loads the correct

Re: file handling from cake

2008-05-20 Thread Sliv (Tim MacAleese)
Have a look at the File class: http://api.cakephp.org/1.2/class_file.html On May 20, 6:35 am, oana [EMAIL PROTECTED] wrote: Hello everyone, I would like to know iwhat would be the way to follow if i want to create a file from within a cakephp page. The situation is like this: i have a