How to query an xml file in php?

I want to find in the WURFL database all devices and capabilities (like an DISTINCTROW query)


One Response to “How to query an xml file in php?”

  • NC:

    Depends on which PHP extension you are using… PHP has several extensions (independent from each other) that can be used to parse XML.

Leave a Reply