specified"HREF="function.domattribute-specified.html"> Manuál PHP Předcházející Další (no version information, might b..."/>
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

Popis

class DomAttribute {

bool set_value ( string content )

}

This function sets the value of an attribute.

Seznam parametrů

content

The new value.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.

Migrating to PHP 5

Set the value property of DOMAttr.