specified"HREF="function.domattribute-specified.html"> Podręcznik PHP Poprzedni Następny (no version information, might be ..."/>
Forum und email
DomAttribute->set_value

DomAttribute->set_value

(no version information, might be only in CVS)

DomAttribute->set_value --  Sets the value of an attribute

Opis

class 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 sukcesu, FALSE w przypadku porażki.

Migrating to PHP 5

Set the value property of DOMAttr.

Patrz także

DomAttribute->value