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

search for in the

pg_lo_import> <pg_lo_create
[edit] Last updated: Fri, 17 May 2013

view this page in

pg_lo_export

(PHP 4 >= 4.2.0, PHP 5)

pg_lo_exportEsporta 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 - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites