Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
DomDocumentType->internal_subset()

DomDocumentType->internal_subset()

(no version information, might be only in CVS)

DomDocumentType->internal_subset() --  Returns internal subset

Description

class DomDocumentType {

bool internal_subset ( void )

}

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.