PHP Wysardry
PHP Manual

PHP documentation.



Home / PHP / Manual / ...



PHP Manual
Prev Next

pg_loread

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

pg_loread -- Read a large object

Description

string 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().


Prev Manual Home Next
pg_loopen Up pg_loreadall
Site Menu

Amazon.ca
Amazon.com
Amazon.co.uk



Most recently updated on 11 May, 2003

Home / PHP / Manual / ...



Please feel free to contact us with any comments or suggestions
PHP Manual
PHP Wysardry

This site is hosted by Spaceports