[PHP] Re: XML/MySQL

2003-10-27 Thread Ian Williams
Thanks to everyone who has responded. I have a lot of useful suggestions, and a warm feeling about this newsgroup ;-). I hope I can be of help to everyone in the future. cheers ian "Ian Williams" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Apologies to anyone also subscribed to

[PHP] Re: XML/MySQL

2003-10-26 Thread Manuel Lemos
Hello, On 10/26/2003 06:08 PM, Ian Williams wrote: I want to write a function that will take any SQL query as a parameter, and generate XML that represents the recordset. e.g. "SELECT * FROM Customers" returns: There are two approaches I think. One is to use the XML DOM, the oth