(PHP 5 >= 5.2.0, PHP 7)
Reads the contents of the current node as a string
public string XMLReader::readString ( void )
Reads the contents of the current node as a string.
Returns:
Returns the content of the current node as a string. Empty string on failure.
See also:
Please login to continue.