PHP
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, 26 Dec 2008

view this page in

ibase_blob_create

(PHP 4, PHP 5)

ibase_blob_createCrée un BLOB iBase pour ajouter des données

Description

resource ibase_blob_create ([ resource $link_identifier ] )

ibase_blob_create() crée un nouveau BLOB à remplir avec des données, sur la connexion InterBase link_identifier .

Liste de paramètres

link_identifier

Un identifiant de connexion à InterBase. S'il est omis, la dernière connexion ouverte sera utilisée.

Valeurs de retour

Retourne un identifiant de BLOB à utiliser avec ibase_blob_add() ou FALSE si une erreur survient.



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, 26 Dec 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites