Hyperwave API
PHP Manual

hw_api_object->remove

(No version information available, might be only in CVS)

hw_api_object->remove — Removes attribute

Description

hw_api_object
bool remove ( string $name )

Removes the attribute with the given name.

Parameters

name

The attribute name.

Return Values

Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.

Zie ook


Hyperwave API
PHP Manual