ibase_blob_add(3) php man page | unix.com

Man Page: ibase_blob_add

Operating Environment: php

Section: 3

IBASE_BLOB_ADD(3)							 1							 IBASE_BLOB_ADD(3)

ibase_blob_add - Add data into a newly created blob

SYNOPSIS
void ibase_blob_add (resource $blob_handle, string $data)
DESCRIPTION
ibase_blob_add(3) adds data into a blob created with ibase_blob_create(3).
PARAMETERS
o $blob_handle - A blob handle opened with ibase_blob_create(3). o $data - The data to be added.
RETURN VALUES
No value is returned.
SEE ALSO
ibase_blob_cancel(3), ibase_blob_close(3), ibase_blob_create(3), ibase_blob_import(3). PHP Documentation Group IBASE_BLOB_ADD(3)
Related Man Pages
debugfs_create_blob(9) - centos
px_get_data_blob(3) - debian
tspi_key_convertmigrationblob(3) - centos
fbsql_read_blob(3) - php
ibase_blob_get(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch