pg_lo_seek
(PHP 4 >= 4.2.0, PHP 5)
pg_lo_seek — Ricerca la posizione di un large object
Descrizione
bool pg_lo_seek
( resource
$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().
There are no user contributed notes for this page.
