update : 2015.11.03
php.shukuma.com

검색:
 
 
Duplicates the given blob object

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.

참고