domxml_attributes

(PHP 4 >= 4.0.0)

domxml_attributes --  Returns an array of attributes of a node

Description

array domxml_attributes (resource node)

Warning

This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk.

Returns all attributes of a node as array of objects of type "dom attribute".