(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)
pg_lo_seek — 移動大型對象中的指針
$large_object
$offset
$whence
pg_lo_seek() 在大型對象資源中移動指針位置。whence 參數(shù)為 PGSQL_SEEK_SET,PGSQL_SEEK_CUR 或 PGSQL_SEEK_END。
whence
參見 pg_lo_tell()。