PHP - Manual: hw_api_object::remove
2024-12-20
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api_object::remove — Removes attribute
$name
) : boolRemoves the attribute with the given name.
name
The attribute name.
成功时返回 TRUE
, 或者在失败时返回 FALSE
。