PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ifx_error> <ifx_create_char
Last updated: Sat, 17 Jul 2004

view this page in

ifx_do

(PHP 3>= 3.0.4, PHP 4 , PHP 5)

ifx_do --  Execute a previously prepared SQL-statement

Description

int ifx_do ( int result_id)

Returns TRUE on success or FALSE on failure.

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().



add a note add a note User Contributed Notes
ifx_do
There are no user contributed notes for this page.

ifx_error> <ifx_create_char
Last updated: Sat, 17 Jul 2004
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites