Forum und email

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.