GoLang ifx_copy_blob

request it (287)
GoLang replacement for PHP's ifx_copy_blob [edit | history]



Do you know a GoLang replacement for PHP's ifx_copy_blob? Write it!

PHP ifx_copy_blob

PHP original manual for ifx_copy_blob [ show | php.net ]

ifx_copy_blob

(PHP 4, PHP 5 < 5.2.1)

ifx_copy_blobDuplicates 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.

See Also