|
PHP5中文手册
hw_api_object->insert(No version information available, might be only in CVS) hw_api_object->insert — Inserts new attribute 说明hw_api_object
bool insert
( HW_API_Attribute $attribute
)
Adds an attribute to the object. 参数
返回值如果成功则返回 TRUE,失败则返回 FALSE。 |