PHP 手冊
前一頁
下一頁
DOMDocument->normalize()
DOMDocument->normalize() -- Normalizes the document
Description
class
DOMDocument
{
void
normalize
( void )
}
Normalizes the document.
Return Values
No value is returned.
參考
DOMNode->normalize()
前一頁
內容
下一頁
DOMDocument->loadXML()
上一層
DOMDocument->relaxNGValidate()