PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<DomDocument->create_text_nodeDomDocument->document_element>
Last updated: Sat, 20 Oct 2007

DomDocument->doctype

(no version information, might be only in CVS)

DomDocument->doctype --  Returns the document type

说明

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_nodeDomDocument->document_element>
 Last updated: Sat, 20 Oct 2007
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST