(PHP 8 >= 8.4.0)
Dom\HTMLDocument::saveHtml — Serializes the document as an HTML string
Serializes the document as an HTML string.
node
The serialized HTML document string in the current document encoding.
node
が別のドキュメントのものである場合、
エラーコード Dom\WRONG_DOCUMENT_ERR
を持つ
Dom\DOMException をスローします。