function pg loread FLWPIJQX3S43LOLTG4IB2ZSUHBLZMDGKFKC6ZVI
pg_loreadPodręcznik PHPPoprzedniNastępnypg_loread (PHP 3, PHP 4 >= 4.0.0)pg_loread -- Read a large objectDescriptionstring pg_loread (resource large_object, int len)
pg_loread() reads at most
len bytes from a large object and returns
it as a string. large_object specifies a
valid large object resource andlen
specifies the maximum allowable size of the large object
segment. It returns FALSE if there is an error.
To use the large object (lo) interface, it is necessary to
enclose it within a transaction block.
See also pg_loreadall().
PoprzedniSpis treściNastępnypg_loopenPoczątek rozdziałupg_loreadall
Wyszukiwarka