PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(no version information, might be only in CVS)
Retrieves a node specified by localName and namespaceURI.
The namespace URI of the node to retrieve.
The local name of the node to retrieve.
A node (of any type) with the specified local name and namespace URI, or NULL if no node is found.