odbc_executePHP ManualPrevNextodbc_executeodbc_execute -- execute a prepared statementDescriptionint odbc_execute(int result_id, array
[parameters_array]);
Executes a statement prepared with
odbc_prepare(). Returns
true on successful execution,
false otherwise. The array
arameters_array only needs to
be given if you really have parameters in your statement.PrevHomeNextodbc_execUpodbc_fetch_into
Wyszukiwarka