DOMImplementation::createDocumentType(No version information available, might be only in CVS) DOMImplementation::createDocumentType — Creates an empty DOMDocumentType object Описание
DOMDocumentType DOMImplementation::createDocumentType
([ string $qualifiedName
[, string $publicId
[, string $systemId
]]] )
Creates an empty DOMDocumentType object. Entity declarations and notations are not made available. Entity reference expansions and default attribute additions do not occur. Список параметров
Возвращаемые значенияA new DOMDocumentType node with its ownerDocument set to NULL. Примеры
Пример #1 Creating a document with an attached DTD
<?phpРезультат выполнения данного примера:
Errors/Exceptions
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |