DomAttribute->set_value
(no version information, might be only in CVS)
DomAttribute->set_value --
Sets the value of an attribute
Descripción
class
DomAttribute {
bool
set_value ( string content )
}
This function sets the value of an attribute.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.
Migrating to PHP 5
Set the value property of
DOMAttr.