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