odbc_execute

odbc_execute -- Execute a prepared statement

Description

bool odbc_execute ( resource result_id [, array parameters_array])

Executes a statement prepared with odbc_prepare( ) .Geeft TRUE terug bij succes , FALSE indien er een fout is opgetreden .

Opmerking :