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

Man Page: xmlreader.readouterxml

Operating Environment: php

Section: 3

XMLREADER.READOUTERXML(3)						 1						 XMLREADER.READOUTERXML(3)

XMLReader::readOuterXML - Retrieve XML from current node, including it self

SYNOPSIS
public string XMLReader::readOuterXML (void )
DESCRIPTION
Reads the contents of the current node, including the node itself.
PARAMETERS
This function has no parameters.
RETURN VALUES
Returns the contents of current node, including itself, 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.readInnerXML(3), XMLReader.expand(3). PHP Documentation Group XMLREADER.READOUTERXML(3)
Related Man Pages
domdocument.loadxml(3) - php
dom_import_simplexml(3) - php
tidynode(3) - php
xml::stream::node(3pm) - debian
domdocument.savexml(3) - php
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)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!