smilesmita Posted August 6, 2007 Share Posted August 6, 2007 hi there, I have a very complex xml doc which if convert into array gives you a lot of nested array. i wanted some good parser which would parse this complex xml data. any idea about a good parser or code..which would work on php 4.4.4 I want to extract values from one offset tag and get those extracted values to the DB. please help. Link to comment https://forums.phpfreaks.com/topic/63572-solved-xml-parser/ Share on other sites More sharing options...
effigy Posted August 6, 2007 Share Posted August 6, 2007 Building an XSLT stylesheet is usually the best approach. Link to comment https://forums.phpfreaks.com/topic/63572-solved-xml-parser/#findComment-316804 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.