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

search for in the

ibase_blob_close> <ibase_blob_add
Last updated: Fri, 26 Dec 2008

view this page in

ibase_blob_cancel

(PHP 4, PHP 5)

ibase_blob_cancelAnnule la création d'un BLOB iBase

Description

bool ibase_blob_cancel ( resource $blob_handle )

ibase_blob_cancel() annule la création du BLOB blob_handle , créé par ibase_create_blob() s'il n'a pas encore été fermé avec ibase_blob_close().

Liste de paramètres

blob_handle

Une ressource blob, ouverte avec la fonction ibase_create_blob().

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



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

ibase_blob_close> <ibase_blob_add
Last updated: Fri, 26 Dec 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites