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, 20 May 2011

view this page in

DomAttribute->set_value

(PHP 4 >= 4.1.0)

DomAttribute->set_value Establece el valor de un atributo

Descripción

bool DomAttribute::set_value ( string $content )

Esta función establece el valor de un atributo.

Parámetros

content

El nuevo valor.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Migración a PHP 5

Defina la propiedad value de DOMAttr.

Ver también



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites