DomAttribute->set_value

(PHP 4 >= 4.1.0)

DomAttribute->set_value Sets the value of an attribute

Description

bool DomAttribute::set_value ( string $content )

This function sets the value of an attribute.

Parameters

content

The new value.

Return Values

Returns TRUE on success or FALSE on failure.

Migrating to PHP 5

Set the value property of DOMAttr.


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout