DOMDocument
PHP Manual

DOMDocument::normalizeDocument

(PHP 5)

DOMDocument::normalizeDocumentNormalizes the document

Описание

void DOMDocument::normalizeDocument ( void )

This method acts as if you saved and then loaded the document, putting the document in a "normal" form.

Връщани стойности

Няма връщана стойност.

Вж. също


DOMDocument
PHP Manual