(PHP3 , PHP4 )
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.