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.