ifx_copy_blob

(PHP 4, PHP 5 < 5.2.1)

ifx_copy_blobDuplicates the given blob object

Descrição

ifx_copy_blob ( int $bid ) : int

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top