csplrj Posted August 29, 2009 Share Posted August 29, 2009 Does PHP Supports XPath 2.0? If Yes then from which version? If No then is there any other library which can provide the xpath implementation? Thanks in advance CSJakharia Quote Link to comment https://forums.phpfreaks.com/topic/172411-does-php-supports-xpath-20/ Share on other sites More sharing options...
Daniel0 Posted August 29, 2009 Share Posted August 29, 2009 As far as I know it only supports 1.0. Quote Link to comment https://forums.phpfreaks.com/topic/172411-does-php-supports-xpath-20/#findComment-909038 Share on other sites More sharing options...
mynameisrich Posted September 17, 2009 Share Posted September 17, 2009 PHP only supports XPath 1.0 (and XSLT 1.0), though count me in the list of people whose lives would be helped greatly with proper XPath 2.0 and XSLT 2.0 support. There's a lot that's been made better since the original 1.0 releases of those standards. Quote Link to comment https://forums.phpfreaks.com/topic/172411-does-php-supports-xpath-20/#findComment-919842 Share on other sites More sharing options...
Gayner Posted September 17, 2009 Share Posted September 17, 2009 XPath ? Quote Link to comment https://forums.phpfreaks.com/topic/172411-does-php-supports-xpath-20/#findComment-919924 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.