ibase_blob_cancel
(PHP 5, PHP 7 < 7.4.0)
ibase_blob_cancel — blob の生成を取り消す
説明
この関数は、まだ ibase_blob_close() で閉じられていない場合に BLOB を捨てます。
参考
- ibase_blob_close() - blob を閉じる
- ibase_blob_create() - データを追加するために blob を生成する
- ibase_blob_import() - blob を生成し、ファイルをコピーし、閉じる
+add a note
User Contributed Notes
There are no user contributed notes for this page.