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
>
> <?xml version="1.0" encoding="windows-1252" ?>
> - <scs-dist>
> - <!--
>  table dist   -->
> - <dist>
>   <id>1</id>
>   <fname>Mark</fname>
>   <lname>Smith</lname>
>   <company>company1</company>
>   <phone>123456</phone>
>   <govern>city1</govern>
>   <address>first street</address>
>   <area>12</area>
> </dist>
>
>



-- 
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

Reply via email to