Helping ordinary people create extraordinary websites!
GET OUR NEWSLETTER
Your Email:
 

ibase_blob_cancel

(PHP 3 >= 3.0.7, PHP 4, PHP 5)

ibase_blob_cancel -- Cancel creating blob

Description

bool ibase_blob_cancel ( resource blob_handle )

This function will discard a BLOB if it has not yet been closed by ibase_blob_close().

Parameters

blob_handle

A BLOB handle opened with ibase_create_blob().

Return Values

Returns TRUE on success or FALSE on failure.


Tutorials Scripts Online Services Developer Manuals
Resources