Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.ifx-update-blob.html
Дата изменения: Sun Feb 3 22:42:35 2002
Дата индексирования: Mon Oct 1 21:56:59 2012
Кодировка:
ifx_update_blob

ifx_update_blob

(3.0.4 - 3.0.18 only, PHP 4 >= 4.0.0)

ifx_update_blob -- Updates the content of the blob object

Description

ifx_update_blob ( int bid, string content)

Updates the content of the blob object for the given blob object bid. content is a string with new data. Returns FALSE on error otherwise TRUE.