domxml_get_attribute

(PHP 4 CVS only)

domxml_get_attribute --  Retourne un attribut d'un noeud

Description

object domxml_get_attribute (resource node, string name)

domxml_get_attribute() retourn l'attribut name du noeud node.

Voir aussi domxml_set_attribute().