Query: ibase_free_result
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IBASE_FREE_RESULT(3) 1 IBASE_FREE_RESULT(3) ibase_free_result - Free a result setSYNOPSISbool ibase_free_result (resource $result_identifier)DESCRIPTIONFrees a result set.PARAMETERSo $result_identifier - A result set created by ibase_query(3) or ibase_execute(3).RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group IBASE_FREE_RESULT(3)