suche nach in der

ibase_blob_echo> <ibase_blob_close
Last updated: Fri, 18 May 2012

view this page in

ibase_blob_create

(PHP 4, PHP 5)

ibase_blob_createCreate a new blob for adding data

Beschreibung

resource ibase_blob_create ([ resource $link_identifier = NULL ] )

ibase_blob_create() creates a new BLOB for filling with data.

Parameter-Liste

link_identifier

An InterBase link identifier. If omitted, the last opened link is assumed.

Rückgabewerte

Returns a BLOB handle for later use with ibase_blob_add()Im Fehlerfall wird FALSE zurückgegeben..

Siehe auch



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

ibase_blob_echo> <ibase_blob_close
Last updated: Fri, 18 May 2012