mcfmullen Posted December 19, 2010 Share Posted December 19, 2010 I know the forum is supposed to be used to help with any code I have come up with but here's to taking a shot anyway: I am in need of creating a php script that will allow me to input two different XML files and upon pressing "go" will compare these two files and save only the differences to a new xml file. Thing is, I have no idea where to start. Are there any php functions that exist that I can use to do this? If not, cn someone help me create one? Would this be better handled in javascript? If so, how can I do so using a method similar to the above? Any kind of help would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/222150-compare-xml-files/ Share on other sites More sharing options...
mcfmullen Posted December 19, 2010 Author Share Posted December 19, 2010 I found diffdog an while it isn't PHP, it does do what I want. If anyone can help me figure it out in php, I would love to hear from you but otherwise, consider this a non-issue. Link to comment https://forums.phpfreaks.com/topic/222150-compare-xml-files/#findComment-1149332 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.