Informix 関数
PHP Manual

ifx_get_blob

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

ifx_get_blobBLOB オブジェクトの内容を返す

説明

string ifx_get_blob ( int $bid )

BLOB オブジェクトの内容を返します。

パラメータ

bid

BLOB オブジェクト ID。

返り値

BLOB の内容を表す文字列、あるいはエラー時に FALSE を返します。

参考


Informix 関数
PHP Manual