Join our community in the tech forums for uncut technology discussion.
ibase_free_result
(PHP 3>= 3.0.6, PHP 4 , PHP 5) ibase_free_result -- Free a result set Descriptionbool ibase_free_result ( resource result_identifier )
Frees a result set that has been created by
ibase_query() or ibase_execute().
Returns TRUE on success or FALSE on failure.
Join our community in the tech forums for uncut technology discussion.
|