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
How to Dynamically Add Fields After Querying Data in ThinkPHP
3
Common errors in mb_strcut function when processing database strings
6
How to identify and resolve conflicts in cache handlers through ob_list_handlers
4
How to troubleshoot error return value of PHP mathematical function through is_nan
4
Similar Functions
mysqli::release_savepoint
mysqli::release_savepoint
(mysqli_release_save
mysqli::init
mysqli::init
(mysqli_init)Initial
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli::use_result
mysqli::use_result
(mysqli_use_result)S
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli::$host_info
mysqli::$host_info
(mysqli_get_host_inf
Popular Articles