[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 XML - see http://php.net/xml for all the
gory details. Of course, you'll need to write your own code to insert the
parsed data into your favourite database.



Cheers
-- 
David Robley

Everything bows to success, even grammar.

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



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

2003-07-03 Thread Becoming Digital
Search, please.
http://marc.theaimsgroup.com/?l=php-db&w=2&r=1&s=XML+MySQL&q=b

Edward Dudlik
Becoming Digital
www.becomingdigital.com


Did I help you?  Want to show your thanks?
www.amazon.com/o/registry/EGDXEBBWTYUU 



- Original Message - 
From: "Nabil" <[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 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 cann't dump it back...
> Thanks in advance
> Nabil
>
> 
> - 
> - 
> - 
>   1
>   Mark
>   Smith
>   company1
>   123456
>   city1
>   first street
>   12
> 
>
>



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





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



[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 cann't dump it back...
> Thanks in advance
> Nabil
>
> 
> - 
> - 
> - 
>   1
>   Mark
>   Smith
>   company1
>   123456
>   city1
>   first street
>   12
> 
>
>



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