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

search for in the

ibase_blob_echo> <ibase_blob_close
[edit] Last updated: Fri, 26 Apr 2013

view this page in

ibase_blob_create

(PHP 5)

ibase_blob_createCreate a new blob for adding data

Description

resource ibase_blob_create ([ resource $link_identifier = NULL ] )

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

Parameters

link_identifier

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

Return Values

Returns a BLOB handle for later use with ibase_blob_add() or FALSE on failure.

See Also



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites