PHP » GoLang |
login |
register |
about
|
GoLang DOMDocument::load
request it (377)
GoLang replacement for PHP's DOMDocument::load
[edit | history]
DOMDocument::load(PHP 5, PHP 7) DOMDocument::load — Load XML from a file DescriptionLoads an XML document from a file. Warning
Unix style paths with forward slashes can cause significant performance degradation on Windows systems; be sure to call realpath() in such a case. Parameters
Return Values
Returns Errors/Exceptions
If an empty string is passed as the This method may be called statically, but will issue an Examples
Example #1 Creating a Document
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|