Informix Funções
PHP Manual

ifx_copy_blob

(No version information available, might be only in CVS)

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