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 |
|---|
| ifx_fieldproperties(3) - php |
| ifx_getsqlca(3) - php |
| ifx_prepare(3) - php |
| odbc_execute(3) - php |
| ovrimos_fetch_into(3) - php |