ibase_free_result
(PHP 3>= 3.0.6, PHP 4 , PHP 5)
ibase_free_result -- Free a result set
Description
bool
ibase_free_result ( resource result_identifier)
Frees a result set that has been created by
ibase_query() or ibase_execute().
Returnează TRUE în caz de succes, FALSE în caz contrar.