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

Man Page: xmlreader.expand

Operating Environment: php

Section: 3

XMLREADER.EXPAND(3)							 1						       XMLREADER.EXPAND(3)

XMLReader::expand - Returns a copy of the current node as a DOM object

SYNOPSIS
public DOMNode XMLReader::expand ([DOMNode $basenode])
DESCRIPTION
This method copies the current node and returns the appropriate DOM object.
PARAMETERS
o $basenode - A DOMNode defining the target DOMDocument for the created DOM object.
RETURN VALUES
The resulting DOMNode or FALSE on error.
CHANGELOG
+--------+-------------------------------------+ |Version | | | | | | | Description | | | | +--------+-------------------------------------+ | 5.3.0 | | | | | | | The parameter $basenode was added. | | | | +--------+-------------------------------------+ PHP Documentation Group XMLREADER.EXPAND(3)
Related Man Pages
domcharacterdata(3) - php
domdocument(3) - php
domentity(3) - php
domprocessinginstruction(3) - php
simplexml_import_dom(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!