- PHP 手册
- 函数参考
- 其它服务
- Hyperwave API
- Hyperwave API 函数
hw_api_object::insert
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api_object::insert — Inserts new attribute
说明
hw_api_object::insert ( HW_API_Attribute$attribute
) : bool
Adds an attribute to the object.
参数
-
attribute
-
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。
参见
- hw_api_object::remove
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/hwapi.object-insert.php