PHP Doku:: Create a new blob for adding data - function.ibase-blob-create.html

Verlauf / Chronik / History: (32) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenFirebird/InterBaseFirebird/InterBase Funktionenibase_blob_create

Ein Service von Reinhard Neidl - Webprogrammierung.

Firebird/InterBase Funktionen

<<ibase_blob_close

ibase_blob_echo>>

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)