   #PHP Manual Informix functions ifxus_open_slob ifxus_seek_slob

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                ifxus_read_slob

   (PHP 3>= 3.0.4, PHP 4 )
   ifxus_read_slob -- Reads nbytes of the slob object

Description

   int ifxus_read_slob ( long bid, long nbytes)

   Reads nbytes of the slob object. bid is a existing slob id and nbytes
   is the number of bytes read. Return FALSE on error otherwise the
   string.
   ______________________________________________________________________

   Prev            Home            Next
   ifxus_open_slob  Up  ifxus_seek_slob
