domxml_attributes --
Returns an array of attributes of a node
Description
array domxml_attributes ( resource node)
Warning
This function is
EXPERIMENTAL. The behaviour of this function, the
name of this function, and anything else documented about this
function may 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".