Home
PHP
Tags
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
In-Depth Guide to PHP Initialization Features: Enhancing Code Stability and Efficiency
5
How to Use spl_autoload_unregister to Clean Up PHP Autoloaders Registered in the Global Scope?
8
Complete PHP Example for Accessing and Authenticating with Baidu Wenxin Yiyan API
6
The underlying implementation of the PHP serialize function: How does it work?
1
Similar Functions
mysqli::rollback
mysqli::rollback
(mysqli_rollback)Rol
mysqli::query
mysqli::query
(mysqli_query)Perfor
mysqli_result
mysqli_result
mysqli_resultclass
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli::prepare
mysqli::prepare
(mysqli_prepare)Prep
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli::poll
mysqli::poll
(mysqli_poll)PollCon
Popular Articles