PHP » GoLang |
login |
register |
about
|
GoLang XMLReader::readString
request it (371)
GoLang replacement for PHP's XMLReader::readString
[edit | history]
XMLReader::readString(PHP 5 >= 5.2.0, PHP 7) XMLReader::readString — Reads the contents of the current node as a string Description
public string XMLReader::readString
( void
)
Reads the contents of the current node as a string. ParametersThis function has no parameters. Return ValuesReturns the content 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
|