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
domdocument(3) - php
domentity(3) - php
domnotation(3) - php
xmlreader(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!