Recommend this page to a friend! |
All requests | > | Extract XML tag values | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Mas Maryono - 9 years ago (2015-02-22)
+2 | I need to parse a XML document and extract the tag values. |
+1 | by Manuel Lemos 23985 - 9 years ago (2015-02-24) Comment This XML parser class can parse a XML document just with a single function call. You just pass an array with the definition of the tags and types that you expect and it will return the whole parsed document in a single variable. Take a look at this tutorial article that explains better how it works. |
Recommend package | |
|