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, 22 Aug 2008

view this page in

DomAttribute->set_value

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

DomAttribute->set_value Establece el valor de un atributo

Descripción

DomAttribute
bool set_value ( string $contenido )

Esta función establece el valor de un atributo.

Lista de parámetros

contenido

El nuevo valor.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

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.

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