DOMNodelist->item()(no version information, might be only in CVS) DOMNodelist->item() -- Retrieves a node specified by indexDescripciónclass DOMNodeList {DOMNode item ( int index ) } Retrieves a node specified by index within the DOMNodeList object.
Valores retornadosThe node at the indexth position in the DOMNodeList, or NULL if that is not a valid index. Ejemplos
1337759533 .................... |
||||||||||