Документация PHP


DOMImplementation::__construct

DOMImplementation::createDocumentType

DOMImplementation

PHP Manual


DOMImplementation::createDocument

(No version information available, might be only in CVS)

DOMImplementation::createDocument — Creates a DOMDocument object of the specified type with its document element

Описание

DOMDocument DOMImplementation::createDocument ([ string $namespaceURI [, string $qualifiedName [, DOMDocumentType $doctype ]]] )

Creates a DOMDocument object of the specified type with its document element.

Список параметров

namespaceURI

The namespace URI of the document element to create.

qualifiedName

The qualified name of the document element to create.

doctype

The type of document to create or NULL.

Возвращаемые значения

A new DOMDocument object. If namespaceURI , qualifiedName , and doctype are null, the returned DOMDocument is empty with no document element

Errors/Exceptions

DOM_WRONG_DOCUMENT_ERR

Raised if doctype has already been used with a different document or was created from a different implementation.

DOM_NAMESPACE_ERR

Raised if there is an error with the namespace, as determined by namespaceURI and qualifiedName .

Смотрите также


DOMImplementation::__construct

DOMImplementation::createDocumentType

DOMImplementation

PHP Manual

SAPE все усложнил?

MainLink - простая и прибыльная продажа ссылок!

Последние поступления:

Размещена 10 августа 2020 года

Я по ТВ видел, что через 10 лет мы будем жить лучше, чем в Германии...
Я не понял, что это они с Германией сделать хотят?!

читать далее…

ТехЗадание на Землю

Размещена 14 марта 2018 года

Пpоект Genesis (из коpпоpативной пеpеписки)

читать далее…

Шпаргалка по работе с Vim

Размещена 05 декабря 2017 года

Vim довольно мощный редактор, но работа с ним не всегда наглядна.
Например если нужно отредактировать какой-то файл например при помощи crontab, без знания специфики работы с viv никак.

читать далее…

Ошибка: Error: Cannot find a valid baseurl for repo

Размещена 13 сентабря 2017 года

Если возникает ошибка на centos 5 вида
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
Eg. Invalid release/

читать далее…

Linux Optimization

Размещена 30 июля 2012 года

Prelink

читать далее…