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.

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top