inVINCEable Posted April 7, 2008 Share Posted April 7, 2008 Hello all, I have looked into simplexml and am quite familar with it, however it no longer suites my need. For example, I need a module that can capture all of the data under a particular element, for example <file name="filename_here"> <element1></element1> <element2></element2> </file> So if I capture the file element, all the elements and attributes under it would be captured as well. I would then write that part of the XML to a seperate file.... Any suggestions of a way to do this are GREATLY appreciated... Link to comment https://forums.phpfreaks.com/topic/100058-php-librarymodule-able-to-capture-entire-parts-of-xml-file/ Share on other sites More sharing options...
inVINCEable Posted April 10, 2008 Author Share Posted April 10, 2008 Anyone? Link to comment https://forums.phpfreaks.com/topic/100058-php-librarymodule-able-to-capture-entire-parts-of-xml-file/#findComment-514305 Share on other sites More sharing options...
inVINCEable Posted April 12, 2008 Author Share Posted April 12, 2008 No one has any idea ? Link to comment https://forums.phpfreaks.com/topic/100058-php-librarymodule-able-to-capture-entire-parts-of-xml-file/#findComment-515534 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.