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

search for in the

DOMElement::getAttributeNodeNS> <DOMElement::getAttribute
Last updated: Fri, 22 Aug 2008

view this page in

DOMElement::getAttributeNode

(No version information available, might be only in CVS)

DOMElement::getAttributeNodeReturns attribute node

Description

DOMAttr DOMElement::getAttributeNode ( string $name )

Returns the attribute node with name name for the current element.

Parameters

name

The name of the attribute.

Return Values

The attribute node.



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

DOMElement::getAttributeNodeNS> <DOMElement::getAttribute
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites