DOMNodeList (class)

The DOMNodeList class

Class synopsis

(PHP 5, PHP 7)

DOMNodeList implements Traversable {
/* Properties */
readonly public int $length ;
/* Methods */
DOMElement DOMNodelist::item ( int $index )
}

登录查看完整内容