ibase_blob_cancel

(PHP 4, PHP 5)

ibase_blob_cancelCancel 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_blob_create().

Return Values

Returns TRUE on success or FALSE on failure.

See Also


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout