Forum und email

DomAttribute->set_value

(No version information available, might be only in CVS)

DomAttribute->set_value — Sets the value of an attribute

Leírás

DomAttribute
bool set_value ( string $content )

This function sets the value of an attribute.

Paraméterek

content

The new value.

Visszatérési értékek

Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.

Migrating to PHP 5

Set the value property of DOMAttr.

Lásd még