文字

ifx_copy_blob

(PHP 4, PHP <=5.2.0)

ifx_copy_blobDuplicates the given blob object

说明

int ifx_copy_blob ( int $bid )

Duplicates the given blob object.

参数

bid

A BLOB identifier.

返回值

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

参见

  • ifx_create_blob() - Creates an blob object
  • ifx_free_blob() - Deletes the blob object
上一篇: 下一篇: