XML parsing with PHP

XML parsing with PHP

am 22.10.2009 08:20:07 von Mari Masuda

Hi,

I need to transform some XML files and have not really done much
XSLT. I am looking for recommendations on ways to parse XML via
PHP. The XML files I have contain the content from our website CMS.
We are switching from a proprietary CMS to Drupal and I need to
transform the XML into .csv (comma separated) so I can suck the data
into MySQL. Any suggestions are appreciated. Thanks!

Mari

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

RE: XML parsing with PHP

am 22.10.2009 14:06:56 von Jay Blanchard

[snip] I need to transform some XML files and have not really done much

XSLT. I am looking for recommendations on ways to parse XML via =20
PHP. The XML files I have contain the content from our website CMS. =20
We are switching from a proprietary CMS to Drupal and I need to =20
transform the XML into .csv (comma separated) so I can suck the data =20
into MySQL. Any suggestions are appreciated. Thanks![/snip]


http://www.php.net/xml


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