Home > PHP > Function > DOM XML (PHP 4) > DomDocumentType->system_id()

DomDocumentType->system_id()

DomDocumentType->system_id - Returns the system id of document type

Syntax

string DomDocumentType->system_id ()

Arguments

-

Description

Returns the system id of the document type.

Version

PHP 4.1.0

Return value

Returns the system id of the DomDocumentType, as a string.