PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMDocument->registerNodeClass()> <DOMDocument->loadXML()
Last updated: Sat, 24 Mar 2007

view this page in

DOMDocument->normalizeDocument()

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

DOMDocument->normalizeDocument() — Normalizes the document

Popis

class DOMDocument {
void normalizeDocument ( void )
}

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

Návratové hodnoty

Nevrací se žádná hodnota.

Viz také

» The DOM Specification
DOMNode->normalize()



add a note add a note User Contributed Notes
DOMDocument->normalizeDocument()
There are no user contributed notes for this page.

DOMDocument->registerNodeClass()> <DOMDocument->loadXML()
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites