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, 13 Nov 2009

view this page in

DomAttribute->set_value

(PHP 4 >= 4.1.0)

DomAttribute->set_value Define o valor de um atributo

Descrição

DomAttribute
bool set_value ( string $content )

Esta função define o valor de um atributo.

Parâmetros

content

O novo valor.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Migrando para o PHP 5

Define o valor da propriedade value da DOMAttr.

Veja Também



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, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites