previousXML_sql2xml::setEncoding (Previous) (Next) XML_sql2xml::getXpathChildValuesnext

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

XML_sql2xml::getXpathValue

XML_sql2xml::getXpathValue – return match of a XPath expression

Synopsis

require_once "XML/sql2xml.php";

mixed XML_sql2xml::getXpathValue ( string $expr )

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.

previousXML_sql2xml::setEncoding (Previous) (Next) XML_sql2xml::getXpathChildValuesnext

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.