PHP » GoLang |
login |
register |
about
|
pg_lo_read(PHP 4 >= 4.2.0, PHP 5, PHP 7) pg_lo_read — Read a large object Description
string pg_lo_read
( resource
$large_object
[, int $len = 8192
] )
pg_lo_read() reads at most
To use the large object interface, it is necessary to enclose it within a transaction block.
Parameters
Return Values
A string containing Examples
Example #1 pg_lo_read() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|