Informix Funciones
PHP Manual

ifx_copy_blob

(PHP 4, PHP <=5.2.0)

ifx_copy_blobDuplicates the given blob object

Descripción

int ifx_copy_blob ( int $bid )

Duplicates the given blob object.

Parámetros

bid

A BLOB identifier.

Valores devueltos

Returns the new blob object-id, or FALSE on errors.

Ver también


Informix Funciones
PHP Manual