Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.hw-deleteobject.html
Дата изменения: Sun Feb 3 22:40:21 2002
Дата индексирования: Tue Oct 2 09:42:09 2012
Кодировка:
hw_Deleteobject

hw_Deleteobject

(3.0.3 - 3.0.18 only, PHP 4 >= 4.0.0)

hw_Deleteobject -- deletes object

Description

int hw_deleteobject ( int connection, int object_to_delete)

Deletes the object with the given object id in the second parameter. It will delete all instances of the object.

Returns TRUE if no error occurs otherwise FALSE.

See also hw_mv().