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, 04 Jul 2008

view this page in

The DOMNamedNodeMap class

Klassenbeschreibung

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

Inhaltsverzeichnis



add a note add a note User Contributed Notes
DOMNamedNodeMap
Anonymous
25-Jul-2008 01:18
Why is the 'length' property missing from this?

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