ifx_copy_blob (PHP 3>= 3.0.4, PHP 4 ) ifx_copy_blob -- Dupliziert ein gegebenes BLOB (Binary Large Object) Beschreibungint 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.
|