|
PHP5中文手册
DOMElement->setAttributeNodeNS()(No version information available, might be only in CVS) DOMElement->setAttributeNodeNS() — Adds new attribute node to element 说明DOMElement
DOMAttr setAttributeNodeNS
( DOMAttr $attr
)
Adds new attribute node attr to element. 参数
返回值Returns the old node if the attribute has been replaced. 错误/异常
|