ifx_get_blob
(PHP 4, PHP <=5.2.0)
ifx_get_blob — BLOB オブジェクトの内容を返す
説明
string ifx_get_blob
( int
$bid
)BLOB オブジェクトの内容を返します。
パラメータ
-
bid -
BLOB オブジェクト ID。
返り値
BLOB の内容を表す文字列、あるいはエラー時に FALSE を返します。
(PHP 4, PHP <=5.2.0)
ifx_get_blob — BLOB オブジェクトの内容を返す
$bid
)BLOB オブジェクトの内容を返します。
bid
BLOB オブジェクト ID。
BLOB の内容を表す文字列、あるいはエラー時に FALSE を返します。