Firebird/InterBase
PHP Manual

ibase_free_result

(PHP 4, PHP 5)

ibase_free_result — Free a result set

Опи�ание

bool ibase_free_result ( resource $result_identifier )

Frees a result set.

Спи�ок параметров

result_identifier

A result set created by ibase_query() or ibase_execute().

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.


Firebird/InterBase
PHP Manual