PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMNamedNodeMap::getNamedItem> <DOMImplementation::hasFeature
Last updated: Fri, 18 Jul 2008

view this page in

The DOMNamedNodeMap class

Class synopsis

DOMNamedNodeMap
class DOMNamedNodeMap {
/* Properties */
/* Methods */
DOMNode getNamedItem ( string $name )
DOMNode getNamedItemNS ( string $namespaceURI , string $localName )
DOMNode item ( int $index )
}

Содержание



add a note add a note User Contributed Notes
DOMNamedNodeMap
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites