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_echo> <ibase_blob_close
Last updated: Fri, 13 Nov 2009

view this page in

ibase_blob_create

(PHP 4, PHP 5)

ibase_blob_createCria um novo blob para adicionar dados

Descrição

resource ibase_blob_create ([ resource $link_identifier ] )

ibase_blob_create() cria um novo BLOB para ser prenchido com dados.

Parâmetros

link_identifier

Um link identificador do InterBase. Se omitido, o último link aberto é usado.

Valor Retornado

Retorna um manipulador BLOB para posteriormente ser usado com ibase_blob_add() ou FALSE em caso de falha.

Veja Também



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, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites