PHP 手册
后退
前进
pg_lo_tell
(PHP 4 >= 4.2.0)
pg_lo_tell -- 返回大型对象的当前指针位置
说明
int
pg_lo_tell
( resource large_object)
pg_lo_tell()
返回当前指针位置(大型对象中从头开始的偏移量)。
参见
pg_lo_seek()
。
后退
起点
前进
pg_lo_seek
上一级
pg_lo_unlink