On 06/12/2003 10:21 AM, Hardik Doshi wrote:
Hi Manuel,
Do you have any references for generating XML files from any of the persistent database?
That depends on what you want to do.
This class can generate arbitrary XML documents:
http://www.phpclasses.org/xmlwriter
This package can access many types of databases in a database independent manner:
http://www.phpclasses.org/metabase
--- Manuel Lemos <mlemos@acm.org> wrote:
Hello,
On 06/11/2003 11:53 PM, Info@Best-It wrote:
Is there an automatic way to insert an XML file
into a MySQL DB through say,
Load Data InFILE?
Or does one have to Pick apart the XML with PHP
and insert data into the
fields one by one, record by record?
You may want to try this class:
Class: MySQL to XML - XML to MySQL http://www.phpclasses.org/mysql_xml
--
Regards, Manuel Lemos
Free ready to use OOP components written in PHP http://www.phpclasses.org/
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php