Re: [PHP-DB] Re: MySQL, PHP, and XML

2003-06-13 Thread Manuel Lemos
Hello,

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 [EMAIL PROTECTED] wrote:

Hello,

On 06/11/2003 11:53 PM, [EMAIL PROTECTED] 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


Re: [PHP-DB] Re: MySQL, PHP, and XML

2003-06-12 Thread Hardik Doshi
Hi Manuel,

Do you have any references for generating XML files
from any of the persistent database?

Thanks

Hardik

--- Manuel Lemos [EMAIL PROTECTED] wrote:
 Hello,
 
 On 06/11/2003 11:53 PM, [EMAIL PROTECTED] 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
 


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

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



[PHP-DB] Re: MySQL, PHP, and XML

2003-06-11 Thread Manuel Lemos
Hello,

On 06/11/2003 11:53 PM, [EMAIL PROTECTED] 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


[PHP-DB] Re: MySQL, PHP, and XML

2003-06-11 Thread Manuel Lemos
Hello,

On 06/11/2003 11:53 PM, [EMAIL PROTECTED] 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