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
Why is PDOStatement::rowCount likely to return 0 in a SELECT query?
4
What Does the strcmp Return Value Mean? Understanding 0, Positive, and Negative Results
1
Comprehensive Guide to PHP String Replacement: Using str_replace, preg_replace, and strtr
5
Best practices for implementing next_result() in Symfony projects
2
Similar Functions
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli::$connect_error
mysqli::$connect_error
(mysqli_connect_erro
mysqli::$errno
mysqli::$errno
(mysqli_errno)Return
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
Popular Articles