Query: ibase_free_query
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IBASE_FREE_QUERY(3) 1 IBASE_FREE_QUERY(3) ibase_free_query - Free memory allocated by a prepared querySYNOPSISbool ibase_free_query (resource $query)DESCRIPTIONFrees a prepared query.PARAMETERSo $query - A query prepared with ibase_prepare(3).RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group IBASE_FREE_QUERY(3)