编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ifx_fieldtypes
  • ifx_free_char »
  • PHP Manual
  • Informix 函数
  • Deletes the blob object

ifx_free_blob

(PHP 4, PHP 5 < 5.2.1)

ifx_free_blob — Deletes the blob object

说明

ifx_free_blob ( int $bid ) : bool

Deletes the blobobject for the given blob object-id.

参数

bid

The BLOB object id.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • ifx_create_blob() - Creates an blob object

相关文章
php informix 函数 set the default blob mode for all select queriesphp informix 函数 duplicates the given blob objectphp informix 函数 creates an blob objectphp informix 函数 creates an char objectphp informix 函数 deletes the blob objectphp informix 函数 deletes the char objectphp informix 函数 return the content of a blob objectphp informix 函数 return the content of the char objectphp informix 函数 returns the number of columns in the queryphp informix 函数 updates the content of the blob objectphp informix 函数 updates the content of the char objectphp informix 函数 deletes the slob objectphp informix 函数 creates an slob object and opens itphp informix 函数 deletes the slob objectphp informix 函数 opens an slob objectphp informix 函数 reads nbytes of the slob objectphp informix 函数 writes a string into the slob objectphp pdf 函数 create pdflib objectphp hyperwave api 函数 locks an objectphp swish 函数 construct a swish object
关注编程学问公众号
编程学问网 湘ICP备20001732号