(PHP 4, PHP <=5.2.0)
ifx_update_blob — Updates the content of the blob object
Updates the content of the blob object for the given blob object bid .
A BLOB object identifier.
The new data, as a string.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.