mysqli_stmt::free_result

mysqli_stmt_free_result

(PHP 5, PHP 7)

mysqli_stmt::free_result -- mysqli_stmt_free_resultFrees stored result memory for the given statement handle

˵��

���������

mysqli_stmt::free_result ( void ) : void

���̻����

mysqli_stmt_free_result ( mysqli_stmt $stmt ) : void

Frees the result memory associated with the statement, which was allocated by mysqli_stmt_store_result().

����

stmt

���Թ��̻���ʽ���� mysqli_stmt_init() ���ص� statement ��ʶ��

����ֵ

û�з���ֵ��

�μ�