PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

pg_lo_import> <pg_lo_create
Last updated: Fri, 27 Jun 2008

view this page in

pg_lo_export

(PHP 4 >= 4.2.0, PHP 5)

pg_lo_export — Esporta un large object salvandolo su un file

Descrizione

bool pg_lo_export ( int $oid , string $percorso [, resource $connessione ] )

L'argomento oid specifica l'oid del large object da salvare e l'argomento percorso specifica il percorso del file. Restituisce FALSE in caso di errore, TRUE altrimenti.

Per utilizzare l'interfaccia large object (lo), occorre includere il comando in un blocco di transazione.

Nota: Questa funzione si chiamava pg_loexport().

Vedere anche pg_lo_import().



add a note add a note User Contributed Notes
pg_lo_export
There are no user contributed notes for this page.

pg_lo_import> <pg_lo_create
Last updated: Fri, 27 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites