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

search for in the

DomAttribute->specified> <DomAttribute->name
Last updated: Fri, 18 Jul 2008

view this page in

DomAttribute->set_value

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

DomAttribute->set_value — Sets the value of an attribute

Descrizione

DomAttribute
bool set_value ( string $content )

This function sets the value of an attribute.

Elenco dei parametri

content

The new value.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Migrating to PHP 5

Set the value property of DOMAttr.

Vedere anche:



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, 18 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites