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