I have a MySQL database on my server and I\'d like a certain table to be returned via PHP as XML. I\'ve seen various ways to get XML to MySQL, but not an easy to follow way of t
You should consider the XQuery PHP extension to customize your XML output from Mysql: http://www.zorba-xquery.com/site2/html/php.html