PHP Doku:: Deletes object - function.hw-deleteobject.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_Deleteobject

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_cp

hw_DocByAnchor>>

hw_Deleteobject

(PHP 4)

hw_DeleteobjectDeletes object

Beschreibung

bool 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.

Parameter-Liste

connection

The connection identifier.

object_to_delete

The object identifier.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)