English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The odbc_commit() function submits ODBC transactions.
bool odbc_commit ( resource $connection_id )
Used to submit ODBC transactions
Returns true on success, otherwise returns false.
Serial number | Parameters and descriptions |
---|---|
1 | connection_id It contains connection ID information |