mysqli_stmt::free_result
mysqli_stmt_free_result
(PHP 5, PHP 7, PHP 8)
mysqli_stmt::free_result -- mysqli_stmt_free_result — Frees stored result memory for the given statement handle
说明
面向对象风格
过程化风格
Frees the result memory associated with the statement, which was allocated by mysqli_stmt_store_result().
返回值
没有返回值。
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/mysqli-stmt.free-result.php