(PHP 4, PHP <=5.2.0)
Duplicates the given blob object
int ifx_copy_blob ( int $bid )
Duplicates the given blob object.
Parameters:
bid
A BLOB identifier.
Returns:
Returns the new blob object-id, or FALSE
on errors.
See also:
Please login to continue.