| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
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.
| Poprzedni | Spis treści | Następny |
| DOMNamedNodeMap->getNamedItem() | Początek rozdziału | DOMNamedNodeMap->item() |