db2_free_result(3) php man page | unix.com

Man Page: db2_free_result

Operating Environment: php

Section: 3

DB2_FREE_RESULT(3)							 1							DB2_FREE_RESULT(3)

db2_free_result - Frees resources associated with a result set

SYNOPSIS
bool db2_free_result (resource $stmt)
DESCRIPTION
Frees the system and database resources that are associated with a result set. These resources are freed implicitly when a script fin- ishes, but you can call db2_free_result(3) to explicitly free the result set resources before the end of the script.
PARAMETERS
o $stmt - A valid statement resource.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
db2_free_stmt(3). PHP Documentation Group DB2_FREE_RESULT(3)
Related Man Pages
maxdb_stmt_store_result(3) - php
db2_field_type(3) - php
db2_next_result(3) - php
sqlsrv_cancel(3) - php
sqlsrv_has_rows(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch