DomAttribute->set_value
(PHP 4 >= 4.1.0)
DomAttribute->set_value — Sets the value of an attribute
Descrierea
DomAttribute
bool set_value
( string $content
)
This function sets the value of an attribute.
Parametri
- content
-
The new value.
Valorile întroarse
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.
Migrating to PHP 5
Set the value property of DOMAttr.
DomAttribute->set_value
There are no user contributed notes for this page.
