Try taking a look at the XML_sql2xml package from Pear: http://pear.php.net/package-info.php?pacid=18
or the rs2xml extension for the ADOdb library: http://phplens.com/lens/dl/rs2xml.tar.gz http://php.weblogs.com/ADODB There's an interesting discussion about ADOdb and XML here: http://phplens.com/lens/lensforum/msgs.php?id=3430 Hope this helps, - Russ -----Mensaje original----- De: Parvez Soobhany [mailto:[EMAIL PROTECTED]] Enviado el: Wednesday, February 19, 2003 3:11 PM Para: [EMAIL PROTECTED] Asunto: [PHP-WIN] xml and php hiii i have my database on mySQL, and i wish to extract the data from certain tables , and store them in XML files. Does anyone know how this is done? thanks,