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 querySYNOPSISbool ifx_free_result (resource $result_id)DESCRIPTIONReleases resources for the query associated with $result_id.PARAMETERSo $result_id -$result_id is a valid resultid returned by ifx_query(3) or ifx_prepare(3) (select type queries only!).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOifx_do(3). PHP Documentation Group IFX_FREE_RESULT(3)
Related Man Pages |
---|
mssql_next_result(3) - php |
ibase_fetch_object(3) - php |
ifx_prepare(3) - php |
ifx_query(3) - php |
odbc_binmode(3) - php |