   #PHP Manual PostgreSQL functions pg_lo_seek pg_lo_unlink

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  pg_lo_tell

   (PHP 4 >= 4.2.0)
   pg_lo_tell --  Returns current position of large object

Description

   int pg_lo_tell ( resource large_object)

   pg_lo_tell() returns current position (offset from the beginning of
   large object).

   See also pg_lo_seek().
   ______________________________________________________________________

   Prev       Home         Next
   pg_lo_seek  Up  pg_lo_unlink
