| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
odbc_execute -- execute a prepated statement
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.
| Prev | Home | Next |
| odbc_exec | Up | odbc_fetch_into |