(PHP 3, PHP 4 >= 4.0.0)
pg_loreadall --
Read a entire large object and send straight to browser
Description
void pg_loreadall
(int fd)
pg_loreadall() reads a large object and
passes it straight through to the browser after sending all pending
headers. Mainly intended for sending binary data like images or sound.