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

search for in the

ibase_blob_create> <ibase_blob_cancel
Last updated: Fri, 18 Jul 2008

view this page in

ibase_blob_close

(PHP 4, PHP 5)

ibase_blob_close — Chiude un blob

Descrizione

mixed ibase_blob_close ( resource $blob_handle )

Questa funzione chiude un BLOB aperto in lettura da ibase_open_blob() o aperto in scrittura da ibase_create_blob(). Se il BLOB è stato letto, questa funzione restituisce TRUE se riesce, se il BLOB è stato scritto, questa funzion restituisce la stringa contenente il BLOB id assegnato dal database. Se si verificano errori, questa funzione restituisce FALSE.

Vedere anche ibase_blob_cancel() e ibase_blob_open().



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

ibase_blob_create> <ibase_blob_cancel
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites