| 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
Creates an empty DOMDocumentType object. Entity declarations and notations are not made available. Entity reference expansions and default attribute additions do not occur.
The qualified name of the document type to create.
The external subset public identifier.
The external subset system identifier.
Raised if there is an error with the namespace, as determined by qualifiedName.
| Poprzedni | Spis treści | Następny |
| DOMImplementation->createDocument() | Początek rozdziału | DOMImplementation->hasFeature() |