pg_lo_tell

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)

pg_lo_tell 返回大型對(duì)象的當(dāng)前指針位置

說(shuō)明

pg_lo_tell(resource $large_object): int

pg_lo_tell() 返回當(dāng)前指針位置(大型對(duì)象中從頭開(kāi)始的偏移量)。

參見(jiàn) pg_lo_seek()。