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
domattr(3) - php
domcharacterdata(3) - php
domcomment(3) - php
domdocumenttype(3) - php
domelement(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun