DomAttribute->set_value
(PHP 4 >= 4.1.0)
DomAttribute->set_value — Sets the value of an attribute
Опис
bool DomAttribute::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.
There are no user contributed notes for this page.
