Hi,
I have a query, which I think it is possible to crack.
I have some data in flash that I send to PHP. Within the PHP script, I have converted the string into XML format. I now want PHP to create a file (say file1.xml) and save the data into it. This xml file is re read in Flash.
So, what I want to know is, is it possible for PHP to create an xml file.
Mariam