PHP. Руководство по PHP. 2005
ifx_do
ifx_do
Description
int ifx_do (int result_id)Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Executes a previously prepared query or opens a cursor for it.
Does NOT free result_id on error.
Also sets the real number of ifx_affected_rows() for non-select statements for retrieval by ifx_affected_rows()
See also: ifx_prepare().
ifx_create_char
ifx_error