Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once "XML/sql2xml.php";
array XML_sql2xml::getXpathChildValues (string $expr)
array XML_sql2xml::getXpathChildValues
Returns the values from the child tags from the first match of the XPath.
string $expr - XPath expression
array - the content of the child tags. The child tag name is assigned as key, the content as value.
Ta funkcja nie może być wywołana statycznie.
XML_sql2xml::getXpathValue()