DOMNodelist->item

(no version information, might be only in CVS)

DOMNodelist->item --  Retrieves a node specified by index

Description

DOMNode DOMNodeList->item ( int index)

Retrieves a node specified by index within the DOMNodeList object.