suche nach in der

DomDocument::document_element> <DomDocument::create_text_node
Last updated: Fri, 18 May 2012

view this page in

DomDocument::doctype

(PHP 4 >= 4.1.0)

DomDocument::doctype Returns the document type

Beschreibung

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.



add a note add a note User Contributed Notes
DomDocument::doctype
There are no user contributed notes for this page.