DOM
PHP Manual

DOMDocument->normalizeDocument()

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

DOMDocument->normalizeDocument() — Normalizes the document

Description

DOMDocument
void normalizeDocument ( void )

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

Return Values

No value is returned.

See Also


DOM
PHP Manual