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

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

XML_sql2xml::getXpathValue

XML_sql2xml::getXpathValue – XPath 式にマッチしたものを返す

Synopsis

require_once "XML/sql2xml.php";

mixed XML_sql2xml::getXpathValue ( string $expr )

Description

XPath 式に最初にマッチした内容を返します。

Parameter

  • string $expr - XPath 式

Return value

mixed - 評価された XPath 式の内容

Note

This function can not be called statically.

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

Download Documentation Last updated: Sun, 21 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.