|
Posted by Peter van Schie on 07/20/05 02:10
Bob Bedford wrote:
> Thanks for help Peter,
>
> Probably there is no way to put datas from a XML file directly in a
> Mysql database, but does it exist a manner to put datas in an array
> automatically, or better in a structure ?
>
> The dream is to have a function that reads a XML file and put it in an
> array then use msqlqueries like
> insert into mytable
> values($struct["group1"]["field1"],$struct["group2"]["field2"]....
> does it exists in PHP ?
Hi Bob,
I see where you want to go, but I don't know of any php library or class
that does just that. Maybe the link Tony posted is helpful. Keep us posted.
--
http://www.phpforums.nl
Navigation:
[Reply to this message]
|