JavaScript Editor Javascript debugger     Website design 


DomDocumentType->internal_subset()

Returns internal subset ()

DomDocumentType {
  bool internal_subset();
}
Warning:

This function is currently not documented; only the argument list is available.

Migrating to PHP 5

Use the internalSubset property of the DOMDocumentType object.