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?

/T





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to