ibase_blob_add
Add data into a newly created blob
Beschreibung
void ibase_blob_add
( resource $blob_handle
, string $data
)
Parameter-Liste
-
blob_handle
-
A blob handle opened with ibase_blob_create.
-
data
-
The data to be added.
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- ibase_blob_cancel
- ibase_blob_close
- ibase_blob_create
- ibase_blob_import