PHP Velho Oeste 2024

hw_api_object::remove

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

hw_api_object::removeRemoves attribute

Описание

hw_api_object::remove ( string $name ) : bool

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