XML_sql2xml::getXpathValue

XML_sql2xml::getXpathValue

XML_sql2xml::getXpathValue -- return match of a XPath expression

Description

Returns the content of the first match of the XPath expression.

Parameter

  • string $expr - XPath expression

Return value

mixed - content of the evaluated XPath expression

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.