DOM XML
PHP Manual

DomAttribute->set_value

(No version information available, might be only in CVS)

DomAttribute->set_value — Sets the value of an attribute

Опи�ание

DomAttribute
bool set_value ( string $content )

This function sets the value of an attribute.

Спи�ок параметров

content

The new value.

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.

Migrating to PHP 5

Set the value property of DOMAttr.

Смотрите также


DOM XML
PHP Manual