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, 14 Aug 2009

view this page in

DomAttribute->set_value

(PHP 4 >= 4.1.0)

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, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites