Hyperwave API 函数
PHP Manual

hw_api_object::remove

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api_object::removeRemoves attribute

说明

bool hw_api_object::remove ( string $name )

Removes the attribute with the given name.

参数

name

The attribute name.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE

参见


Hyperwave API 函数
PHP Manual