PHP. Руководство по PHP. 2005
DomDocument->doctype
HREF="function.domdocument-create-text-node.html"> HREF="function.domdocument-document-element.html"> Пред.
DomDocument->doctype
Описание
domdocumenttype DomDocument->doctype (void)This function returns an object of class DomDocumentType. In versions of PHP before 4.3 this has been the class Dtd, but the DOM Standard does not know such a class.
See also the methods of class DomDocumentType.
DomDocument->create_text_node
DomDocument->document_element