DOMElement->getAttributeNode() returns FALSE if the Attribute doesn't exists.
![]() |
|
||||||||||
|
DOMElement->getAttributeNode()(no version information, might be only in CVS) DOMElement->getAttributeNode() -- Returns attribute nodeОписаниеclass DOMElement {DOMAttr getAttributeNode ( string name ) }
Returns the attribute node with name Смотрите также
DOMElement->getAttributeNode()
benito dot do at gmx dot net
29-Dec-2006 05:06
DOMElement->getAttributeNode() returns FALSE if the Attribute doesn't exists.
|