create xml document from php
Posted: Sat Feb 06, 2010 2:16 am
Hi
I know that this question have been asked many times before, but I can't seem to find the exact answer for my need.
What is the best way to create a xml document from php?
I have read about several solutions, some does not actually create the file but only shows the xml code on the screen, I think I need a fysical xml file because i need to use the data in actionscript later on.
Then there's DOM which I can't figure out if I am supposed to install on my server(not my own server, just some random standard web server) or how it is used.
Hope someone can clear things up for me.
Thanks
Deepcover
I know that this question have been asked many times before, but I can't seem to find the exact answer for my need.
What is the best way to create a xml document from php?
I have read about several solutions, some does not actually create the file but only shows the xml code on the screen, I think I need a fysical xml file because i need to use the data in actionscript later on.
Then there's DOM which I can't figure out if I am supposed to install on my server(not my own server, just some random standard web server) or how it is used.
Hope someone can clear things up for me.
Thanks
Deepcover