Informix
PHP Manual

ifx_get_blob

(No version information available, might be only in CVS)

ifx_get_blob — Return the content of a blob object

Опи�ание

string ifx_get_blob ( int $bid )

Returns the content of the blob object.

Спи�ок параметров

bid

The BLOB object id.

Возвращаемые значени�

The contents of the BLOB as a string, or FALSE on errors.

Смотрите также


Informix
PHP Manual