PHP » GoLang |
login |
register |
about
|
GoLang XMLReader::readInnerXml
request it (384)
GoLang replacement for PHP's XMLReader::readInnerXml
[edit | history]
XMLReader::readInnerXml(PHP 5 >= 5.2.0, PHP 7) XMLReader::readInnerXml — Retrieve XML from current node Description
public string XMLReader::readInnerXml
( void
)
Reads the contents of the current node, including child nodes and markup. ParametersThis function has no parameters. Return ValuesReturns the contents of the current node 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
|