Save MYSQL result on webspace as XML



I have a MYSQL query which is creating results from different tables.


I need to save these results as a XML file on my webspace as soon I run the php file. I found many posts about this issue but none that would manage results from different tables.


I found this guide http://ift.tt/1Jevvv5 however it does not deal with multiple tables and also does not save the results as a file in the end.


No comments:

Post a Comment