PHP » GoLang |
login |
register |
about
|
GoLang DOMDocument::loadHTML
request it (328)
GoLang replacement for PHP's DOMDocument::loadHTML
[edit | history]
DOMDocument::loadHTML(PHP 5, PHP 7) DOMDocument::loadHTML — Load HTML from a string Description
public bool DOMDocument::loadHTML
( string
$source
[, int $options = 0
] )
The function parses the HTML contained in the string Parameters
Return Values
Returns Errors/Exceptions
If an empty string is passed as the This method may be called statically, but will issue an While malformed HTML should load successfully, this function may generate Examples
Example #1 Creating a Document
<?php Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|