(PHP 3 >= 3.0.4, PHP 4, PHP 5)
Updates the content of the blob object for the given blob object bid.
bid
A BLOB object identifier.
content
The new data, as a string.
如果成功则返回 TRUE,失败则返回 FALSE。