downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DomAttribute->specified> <DomAttribute->name
Last updated: Fri, 22 Jan 2010

view this page in

DomAttribute->set_value

(PHP 4 >= 4.1.0)

DomAttribute->set_value Sets the value of an attribute

Description

DomAttribute
bool 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.



add a note add a note User Contributed Notes
DomAttribute->set_value
There are no user contributed notes for this page.

DomAttribute->specified> <DomAttribute->name
Last updated: Fri, 22 Jan 2010
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites