Macmatt Posted April 25, 2007 Share Posted April 25, 2007 Hi, I am a near-complete newbie to PHP, but I am experienced in XML and HTML. What I want to do is extract data from an XML file and store it as a variable for writing to a MySQL database. I have read many google-found tutorials, but none of them seem to work/do what I want. Any help or links to tutorials would be appreciated. My version of PHP is 4.3.11, with Apache 1.3.33 and Slackware Linux v9. Many thanks to anyone who helps, Macmatt. Link to comment https://forums.phpfreaks.com/topic/48672-extracting-data-from-xml-newbie-question/ Share on other sites More sharing options...
kalivos Posted April 25, 2007 Share Posted April 25, 2007 http://www.php.net/manual/en/ref.xml.php is a good place to start. These additional resources might interest you as well: http://www.phpbuilder.com/columns/joe20000907.php3 http://www.phpbuilder.com/columns/justin20000428.php3?page=2 Link to comment https://forums.phpfreaks.com/topic/48672-extracting-data-from-xml-newbie-question/#findComment-238535 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.