PostgreSQL 函数
php 手册 | 脚本学堂 | 脚本编程 | 网站编程 | 系统管理 | 服务器配置 | 数据库管理 | Php教程 | python教程 | 正则表达式 | 批处理脚本 | Centos教程 | Linux基础教程

pg_lo_tell

(PHP 4 >= 4.2.0, PHP 5)

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

说明

int pg_lo_tell ( resource $large_object )

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

参见 pg_lo_seek()


PostgreSQL 函数
php 手册 | 脚本学堂 | 脚本编程 | 网站编程 | 系统管理 | 服务器配置 | 数据库管理 | Php教程 | python教程 | 正则表达式 | 批处理脚本 | Centos教程 | Linux基础教程