I'm building a simple web service to return XML data from MySQL DB.
What is the best way to convert an SQL (or array) output to XML? Is there a package or class that I could include?
Hi
The problem is not the 'Content-Type' but I'd like to know what is the best way to convert an SQL (or array) output to XML.
Is there CLASS or METHOD used to do it?