XML Parsing in PHP, XPATH way – The best I know so far
Monday, July 6, 2009 13:30Posted in category Tutorials
No Comments
If you are a PHP developer, you surely must have done XML parsing at some stage or the other. Over the years I myself have implemented XML Parsing in atleast 3-4 different ways. Finally I have stuck to this approach which I personally find far more better than the rest, Not only because it’s quite simple but also because it’s extendable. By extendable I mean, you don’t have to touch your code if the XML structure changes at a later stage or if you need to parse a new node at a later stage in the
Read more here:
XML Parsing in PHP, XPATH way – The best I know so far
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.


