XMLREADER.READSTRING(3) 1 XMLREADER.READSTRING(3) XMLReader::readString - Reads the contents of the current node as a stringSYNOPSISpublic string XMLReader::readString (void )DESCRIPTIONReads 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 ALSOXMLReader.readOuterXML(3), XMLReader.readInnerXML(3), XMLReader.expand(3). PHP Documentation Group XMLREADER.READSTRING(3)