(PHP 4 >= 4.2.0, PHP 5)
pg_lo_seek — Ricerca la posizione di un large object
$large_object
, int $offset
[, int $whence
] )
pg_lo_seek() ricerca la posizione di un large object.
whence
รจ PGSQL_SEEK_SET,
PGSQL_SEEK_CUR o PGSQL_SEEK_END.
Vedere anche pg_lo_tell().