| XML_sql2xml::setEncoding | XML_sql2xml::getXpathChildValues |
| XML_sql2xml | |
| PEAR Manual | |
require_once "XML/sql2xml.php";
|
mixed XML_sql2xml::getXpathValue (
string $expr
)
Returns the content of the first match of the XPath expression.
string $expr - XPath expression
mixed - content of the evaluated XPath expression
This function can not be called statically.
| XML_sql2xml::setEncoding | XML_sql2xml::getXpathChildValues |
| XML_sql2xml | |
| PEAR Manual | |