(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。