ibase_free_result
(PHP 3>= 3.0.6, PHP 4 )
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(). Returns TRUE on success or FALSE on
failure.
ibase_gen_id
(no version information, might be only in CVS)
ibase_gen_id -- Increments the named generator and returns
its new value
Description
int ibase_gen_id ( [resource link_identifier [, string generator
[, int increment]]])
Warning
This function is currently not documented; only the argument
list is available.
|