pg_lo_import

pg_lo_import -- Import a large object from file

Description

int pg_lo_import ( [resource connection, string pathname])

int pg_lo_import ( string pathname [, resource connection])

Poznámka : When safe mode is enabled , PHP checks whether the file( s ) / directories you are about to operate on have the same UID as the script that is being executed .

Poznámka :