PHP Conference Japan 2024

ibase_free_result

(PHP 5, PHP 7 < 7.4.0)

ibase_free_result釋放結果集

描述

ibase_free_result(資源 $result_identifier): bool

釋放結果集。

參數

result_identifier

ibase_query()ibase_execute() 建立的結果集。

傳回值

成功時傳回 true,失敗時傳回 false

新增註解

使用者貢獻的註解

此頁面沒有使用者貢獻的註解。
To Top