SimpleXMLElement->xpath()
(no version information, might be only in CVS)
SimpleXMLElement->xpath() -- Runs XPath query on XML dataOpis
class SimpleXMLElement {array xpath ( string path )
}
The xpath method searches the SimpleXML node for
children matching the XPath path.
Przykłady
| Poprzedni | Spis treści | Następny |
| SimpleXMLElement->registerXPathNamespace() | Początek rozdziału |