PHP » GoLang |
login |
register |
about
|
pg_lo_seek(PHP 4 >= 4.2.0, PHP 5, PHP 7) pg_lo_seek — Seeks position within a large object Description
bool pg_lo_seek
( resource
$large_object
, int $offset
[, int $whence = PGSQL_SEEK_CUR
] )pg_lo_seek() seeks a position within a large object resource. To use the large object interface, it is necessary to enclose it within a transaction block. Parameters
Return Values
Returns Examples
Example #1 pg_lo_seek() example
<?php Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|