PHP Manual
DomElement->get_attribute_node()
(no version information, might be only in CVS)
DomElement->get_attribute_node() -- Returns the node of the given attributeDescription
class DomElement {DomAttribute get_attribute_node ( string name )
}
Returns the node of the given attribute in the current element.
Return Values
Returns the node of the attribute as a DomAttribute
or FALSE if no attribute with the given name is
found.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




