Home
PHP
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
Use imagefill() to set a transparent background for an image
1
How to use array_column to extract properties in object array (notes)
9
How to replace using php_uname() on a server with php_uname() disabled
9
Socket_clear_error() location suggestions in the exception handling (try-catch) process
5
Similar Functions
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli::$protocol_version
mysqli::$protocol_version
(mysqli_get_proto_in
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli::set_charset
mysqli::set_charset
(mysqli_set_charset)
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli::commit
mysqli::commit
(mysqli_commit)Submi
Popular Articles