db2_free_stmt(3) php man page | unix.com

Man Page: db2_free_stmt

Operating Environment: php

Section: 3

DB2_FREE_STMT(3)							 1							  DB2_FREE_STMT(3)

db2_free_stmt - Frees resources associated with the indicated statement resource

SYNOPSIS
bool db2_free_stmt (resource $stmt)
DESCRIPTION
Frees the system and database resources that are associated with a statement resource. These resources are freed implicitly when a script finishes, but you can call db2_free_stmt(3) to explicitly free the statement 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_result(3). PHP Documentation Group DB2_FREE_STMT(3)
Related Man Pages
sqlsrv_execute(3) - php
db2_num_fields(3) - php
mssql_free_statement(3) - php
odbc_prepare(3) - php
sqlsrv_has_rows(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!