xmlreader.readinnerxml(3) php man page | unix.com

Man Page: xmlreader.readinnerxml

Operating Environment: php

Section: 3

XMLREADER.READINNERXML(3)						 1						 XMLREADER.READINNERXML(3)

XMLReader::readInnerXML - Retrieve XML from current node

SYNOPSIS
public string XMLReader::readInnerXML (void )
DESCRIPTION
Reads the contents of the current node, including child nodes and markup.
PARAMETERS
This function has no parameters.
RETURN VALUES
Returns the contents of the current node as a string. Empty string on failure.
NOTES
Caution This function is only available when PHP is compiled against libxml 20620 or later.
SEE ALSO
XMLReader.readString(3), XMLReader.readOuterXML(3), XMLReader.expand(3). PHP Documentation Group XMLREADER.READINNERXML(3)
Related Man Pages
domdocument.loadxml(3) - php
domdocument.loadhtml(3) - php
xmlreader(3) - php
tidynode(3) - php
xml::dom::text(1) - redhat
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update