XML and Xpath 2.0
Anyone know if I can use Xpath 2.0 features within php 5?
I recently started some work for a client that requires the use of xml. I managed to get it all working with xml and xsl but now find i need to use some of the things in xpath 2.0 (select distinct in particular). I know there are clunky ways of doing it with xpath 1 but was hoping to use the more elegant solutions offered in Xpath 2 - but can't seem to get it to work.
I've tried google but can't find much on xpath 2 and php so was wondering if anyone knows whether it is supported by php
TIA
David
Last edited by DavidAllen : 20-03-2008 at 14:38.
Reason: can't spell my own name!
|