Manual PHP - Dokumentacja PHP - Zapraszamy!

DOMNamedNodeMap->getNamedItem()

(no version information, might be only in CVS)

DOMNamedNodeMap->getNamedItem() --  Retrieves a node specified by name

Opis

class DOMNamedNodeMap {

DOMNode getNamedItem ( string name )

}

Retrieves a node specified by its nodeName.

Parametry

name

The nodeName of the node to retrieve.

Zwracane wartości

A node (of any type) with the specified nodeName, or NULL if no node is found.

Patrz takĹĽe

DOMNamedNodeMap->getNamedItemNS()

LP:
Fatal error: Call to undefined function: show_links() in /home/httpd/vhosts/php.rek.waw.pl/httpdocs/index.php on line 69