DomAttribute->set_value
(No version information available, might be only in CVS)
DomAttribute->set_value — Sets the value of an attribute
Opis
DomAttribute
bool set_value
( string $content
)
This function sets the value of an attribute.
Parametry
- content
-
The new value.
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.
Migrating to PHP 5
Set the value property of DOMAttr.
DomAttribute->set_value
There are no user contributed notes for this page.
