(PHP3 , PHP4 )
int pg_lowrite (int fd, string buf)
int pg_lowrite
Pg_lowrite() writes at most to a large object from a variable buf and returns the number of bytes actually written, or false in the case of an error. fd is a file descriptor for the large object from pg_loopen().