Php/docs/function.pg-lo-tell

来自菜鸟教程
机器人讨论 | 贡献2020年12月10日 (四) 12:49的版本 (autoload)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至:导航、​搜索

pg_lo_tell

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

pg_lo_tell 返回大型对象的当前指针位置


说明

pg_lo_tell ( resource $large_object ) : int

pg_lo_tell() 返回当前指针位置(大型对象中从头开始的偏移量)。

参见 pg_lo_seek()