PHP » GoLang |
login |
register |
about
|
GoLang DOMDocument::saveHTML
request it (397)
GoLang replacement for PHP's DOMDocument::saveHTML
[edit | history]
DOMDocument::saveHTML(PHP 5, PHP 7) DOMDocument::saveHTML — Dumps the internal document into a string using HTML formatting DescriptionCreates an HTML document from the DOM representation. This function is usually called after building a new dom document from scratch as in the example below. Parameters
Return Values
Returns the HTML, or Changelog
Examples
Example #1 Saving a HTML tree into a string
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|