略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: pg_lo_seek

2024-04-28

pg_lo_seek

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

pg_lo_seek 移动大型对象中的指针

说明

pg_lo_seek(resource $large_object, int $offset, int $whence = ?): bool

pg_lo_seek() 在大型对象资源中移动指针位置。whence 参数为 PGSQL_SEEK_SET,PGSQL_SEEK_CUR 或 PGSQL_SEEK_END。

参见 pg_lo_tell()

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.pg-lo-seek.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3