Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Firebird/InterBase Functions
PHP Manual

ibase_free_query

(PHP 4, PHP 5)

ibase_free_queryFree memory allocated by a prepared query

Description

bool ibase_free_query ( resource $query )

Frees a prepared query.

Parameters

query

A query prepared with ibase_prepare().

Return Values

Returns TRUE on success or FALSE on failure.


Firebird/InterBase Functions
PHP Manual