pg_lo_tell
(PHP 4 >= 4.2.0, PHP 5)
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).
Смотрите также pg_lo_seek().