pg_lo_tell

(PHP 4 >= 4.2.0, PHP 5)

pg_lo_tell --  Retorna a posição atual de um objeto grande (large object)

Descrição

int pg_lo_tell ( resource large_object )

pg_lo_tell() retorna a posição atual (deslocamento a partir do início do objeto grande).

Veja também pg_lo_seek().