[PHP-DB] Re: xml to mysql tables using php

2005-06-12 Thread David Robley
babu wrote: > Hi all, > > I have seen in zend.com about parsing an xml document using php. > i have also seen an interesting article which uses perl or java to move > data from xml to database and vice versa. Does php has such functions to > do so. > > Thanks It certainly does support parsing

Re: [PHP-DB] Re: XML to MySQL

2003-07-03 Thread Becoming Digital
EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, 03 July, 2003 02:39 Subject: [PHP-DB] Re: XML to MySQL any one ?? "Nabil" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Dear All ; > > I have an XML files like the following and i want to

[PHP-DB] Re: XML to MySQL

2003-07-02 Thread Nabil
any one ?? "Nabil" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Dear All ; > > I have an XML files like the following and i want to make an PHP code to > insert it into my MySQL > how can i read the nodes ot tages??? by the way i can export like this file > from PhpMyAdmin but i