Informix Functions
PHP Manual

ifx_update_blob

(PHP 4, PHP <=5.2.0)

ifx_update_blobبروزرسانی محتوای شی blob

Description

bool ifx_update_blob ( int $bid , string $content )

بروزرسانی محتوای شی blob برای شی blob داده شده bid.

Parameters

bid

شناساگر شی BLOB.

content

داده جدید به عنوان رشته.

Return Values

Returns TRUE on success or FALSE on failure.

See Also


Informix Functions
PHP Manual