   #PHP Manual Informix functions ifx_connect ifx_create_blob

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 ifx_copy_blob

   (PHP 3>= 3.0.4, PHP 4 )
   ifx_copy_blob -- Duplicates the given blob object

Description

   int ifx_copy_blob ( int bid)

   Duplicates the given blob object. bid is the ID of the blob object.

   Returns FALSE on error otherwise the new blob object-id.
   ______________________________________________________________________

   Prev        Home            Next
   ifx_connect  Up  ifx_create_blob
