|
|
(Next) XML_Statistics |
||||
| |
|||||
|
|||||
array XML_sql2xml::getXpathChildValues (
string $expr
)
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.
This function can not be called statically.
|
|
(Next) XML_Statistics |
||||||||
| |
|||||||||
|
|||||||||