ifx_copy_blob
(PHP 4, PHP <=5.2.0)
ifx_copy_blob — Duplicates the given blob object
Description
int ifx_copy_blob
( int $bid
)
Duplicates the given blob object.
Parameters
- bid
-
A BLOB identifier.
Return Values
Returns the new blob object-id, or FALSE on errors.