PHP Doku:: Dupliziert ein gegebenes BLOB (Binary Large Object) - function.ifx-copy-blob.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenInformixInformix Funktionenifx_copy_blob

Ein Service von Reinhard Neidl - Webprogrammierung.

Informix Funktionen

<<ifx_connect

ifx_create_blob>>

ifx_copy_blob

(PHP 4, PHP <=5.2.0)

ifx_copy_blobDupliziert ein gegebenes BLOB (Binary Large Object)

Beschreibung

int ifx_copy_blob ( int $bid )

Dupliziert das gegebene BLOB. bid ist die ID des BLOB Objekts.

Gibt bei Erfolg eine neue Objekt-ID für das BLOB zurück oder FALSE, falls ein Fehler auftrat.


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",...)