Dom\HTMLDocument::saveHtmlSerializes the document as an HTML string Description
public string Dom\HTMLDocument::saveHtml(Dom\Nodenull
$node = null )Serializes the document as an HTML string. Parameters
Return ValuesThe serialized HTML document string in the current document encoding. Errors/Exceptions
See Also
|