How to query an xml file in php?
I want to find in the WURFL database all devices and capabilities (like an DISTINCTROW query)
Related posts:
I want to find in the WURFL database all devices and capabilities (like an DISTINCTROW query)
Related posts:
Depends on which PHP extension you are using… PHP has several extensions (independent from each other) that can be used to parse XML.