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를 반환합니다.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top