PHP » GoLang |
login |
register |
about
|
GoLang XMLReader::readOuterXml
request it (397)
GoLang replacement for PHP's XMLReader::readOuterXml
[edit | history]
XMLReader::readOuterXml(PHP 5 >= 5.2.0, PHP 7) XMLReader::readOuterXml — Retrieve XML from current node, including itself Description
public string XMLReader::readOuterXml
( void
)
Reads the contents of the current node, including the node itself. ParametersThis function has no parameters. Return ValuesReturns the contents of current node, including itself, as a string. Empty string on failure. NotesCaution
This function is only available when PHP is compiled against libxml 20620 or later. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|