php man page for ifx_free_result

Query: ifx_free_result

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IFX_FREE_RESULT(3)							 1							IFX_FREE_RESULT(3)

ifx_free_result - Releases resources for the query

SYNOPSIS
bool ifx_free_result (resource $result_id)
DESCRIPTION
Releases resources for the query associated with $result_id.
PARAMETERS
o $result_id -$result_id is a valid resultid returned by ifx_query(3) or ifx_prepare(3) (select type queries only!).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ifx_do(3). PHP Documentation Group IFX_FREE_RESULT(3)
Related Man Pages
odbc_fetch_row(3) - php
ifx_fieldproperties(3) - php
mssql_fetch_assoc(3) - php
odbc_binmode(3) - php
odbc_execute(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team