Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_result) Release the memory of the storage result of the given statement handle.
Name:
mysqli_stmt::free_result
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_stmt_free_result) Release the memory of the storage result of the given statement handle.
Related
Common Causes and Detailed Solutions for the "no result set" Error in mysqli_stmt::free_result
3
Similar Functions
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli::real_query
mysqli::real_query
(mysqli_real_query)E
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli_stmt::$affected_rows
mysqli_stmt::$affected_rows
(mysqli_stmt_affecte
mysqli::begin_transaction
mysqli::begin_transaction
(mysqli_begin_transa
mysqli_result::fetch_row
mysqli_result::fetch_row
(mysqli_fetch_row)Us
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
Popular Articles
Common Causes and Detailed Solutions for the "no result set" Error in mysqli_stmt::free_result