|
PHP5中文手册
DOMElement->setIdAttributeNode()(No version information available, might be only in CVS) DOMElement->setIdAttributeNode() — Declares the attribute specified by node to be of type ID 说明DOMElement
void setIdAttributeNode
( DOMAttr $attr
, bool $isId
)
Declares the attribute specified by attr to be of type ID. 参数
返回值无返回值。 错误/异常
|