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

view this page in

DomAttribute->set_value

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

DomAttribute->set_value 属性の値を設定する

説明

DomAttribute
bool set_value ( string $content )

この関数は属性の値を設定します。

パラメータ

content

新しい値

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

PHP 5 への移行

DOMAttrvalue プロパティを設定してください。



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