Informix Funções
PHP Manual

ifx_copy_blob

(PHP 4, PHP <=5.2.0)

ifx_copy_blobDuplicates the given blob object

Descrição

int ifx_copy_blob ( int $bid )

Duplicates the given blob object.

Parâmetros

bid

A BLOB identifier.

Valor Retornado

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

Veja Também


Informix Funções
PHP Manual