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, 10 Oct 2008

view this page in

DomAttribute->set_value

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

DomAttribute->set_value Spécifie une valeur à un attribut

Description

DomAttribute
bool set_value ( string $content )

Cette fonction spécifie une valeur à un attribut.

Liste de paramètres

content

La nouvelle valeur.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

Migration vers PHP 5

Utilisez la propriété value de DOMAttr.

Voir aussi



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