hw_deleteobject

(PHP 3>= 3.0.3, PHP 4 )

hw_deleteobject -- Efface des objets

Description

int hw_deleteobject ( int connection, int object_to_delete)

hw_deleteobject() efface l'objet dont l'identifiant est object_to_delete. Toutes les instances de l'objet object_to_delete seront effacées.

hw_deleteobject() retourne TRUE si aucune erreur ne survient, et sinon, FALSE.

Voir aussi hw_mv().