Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.domxml-attributes.html
Дата изменения: Sun Feb 3 22:37:41 2002
Дата индексирования: Mon Oct 1 22:07:16 2012
Кодировка:
domxml_attributes

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. 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".