Converting a table in Myqsl to xml

A

Anonymous

Guest
Hi,

I have sent a mysql_query to my database and retrieved all data from a table. I want to convert that data to xml-format and save it in a file. How would I do that?

Grateful for answers, M
 
Back
Top