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, 20 Jun 2008

view this page in

La classe DOMNamedNodeMap

Synopsis de la classe

DOMNamedNodeMap
class DOMNamedNodeMap {
/* Propriétés */
/* Méthodes */
DOMNode getNamedItem ( string $name )
DOMNode getNamedItemNS ( string $namespaceURI , string $localName )
DOMNode item ( int $index )
}

Sommaire



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

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