pg_lo_seek
(PHP 4 >= 4.2.0)
pg_lo_seek -- 移動大型對象中的指針
說明
bool pg_lo_seek ( resource large_object, int offset [, int whence])
pg_lo_seek() 在大型對象資源中移動指針位置。whence 參數為 PGSQL_SEEK_SET,PGSQL_SEEK_CUR 或 PGSQL_SEEK_END。
pg_lo_seek pg_lo_seek pg_lo_seek()
(PHP 4 >= 4.2.0)
pg_lo_seek -- 移動大型對象中的指針
bool pg_lo_seek ( resource large_object, int offset [, int whence])
pg_lo_seek() 在大型對象資源中移動指針位置。whence 參數為 PGSQL_SEEK_SET,PGSQL_SEEK_CUR 或 PGSQL_SEEK_END。