Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::free
mysqli_result::free
(mysqli_free_result) Release the memory related to the result
Name:
mysqli_result::free
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_free_result) Release the memory related to the result
Related
How to get data in JSON format through PDOStatement::fetchObject
9
How to deal with complex object serialization with recursive references?
5
How to properly handle multi cURL requests in PHP and end with curl_close?
1
Best practices for using stream_get_filters with stream_copy_to_stream
6
Similar Functions
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli_stmt::get_result
mysqli_stmt::get_result
(mysqli_stmt_get_res
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli_driver::embedded_server_end
mysqli_driver::embedded_server_end
Stopembeddedserver
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
Popular Articles