PHP Manual - collected by Jimbob 2006.03
DOMDocument->normalize()
(no version information, might be only in CVS)
DOMDocument->normalize() --
Normalizes the document
Description
class
DOMDocument {
void
normalize ( void )
}
Normalizes the document.
Return Values
No value is returned.