maxdb_stmt_free_result(3) php man page | unix.com

Man Page: maxdb_stmt_free_result

Operating Environment: php

Section: 3

MAXDB_STMT_FREE_RESULT(3)						 1						 MAXDB_STMT_FREE_RESULT(3)

maxdb_stmt_free_result - Frees stored result memory for the given statement handle

       Procedural style

SYNOPSIS
void maxdb_stmt_free_result (resource $stmt)
DESCRIPTION
Object oriented style void maxdb_stmt::free_result (void ) The maxdb_stmt_free_result(3) function frees the result memory associated with the statement represented by the $stmt parameter, which was allocated by maxdb_stmt_store_result(3).
RETURN VALUES
This function doesn't return any value.
SEE ALSO
maxdb_stmt_store_result(3). PHP Documentation Group MAXDB_STMT_FREE_RESULT(3)
Related Man Pages
maxdb_stmt_num_rows(3) - php
mysqli_stmt_fetch(3) - php
maxdb_stmt_param_count(3) - php
mssql_free_statement(3) - php
mysqli_stmt_param_count(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun