Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
PDO::rollBack
PDO::rollBack
Roll back transactions
Name:
PDO::rollBack
Category:
PDO
Programming Language:
php
One-line Description:
Roll back transactions
Related
How to Extend SuiteCRM's Email Marketing Functionality Using PHP for Better Business Performance
10
Quickly build drop-down list data with array_column
2
How to check the integrity of uploaded files through md5_file()
1
The role of array_change_key_case() in multilingual applications
7
Similar Functions
PDOStatement::errorInfo
PDOStatement::errorInfo
Getstheextendederror
PDO::exec
PDO::exec
ExecuteSQLstatementa
PDO::quote
PDO::quote
Addquotestostringsin
PDO::getAttribute
PDO::getAttribute
Retrievedatabaseconn
PDOStatement::getColumnMeta
PDOStatement::getColumnMeta
Returnsmetadatainthe
PDOStatement::bindParam
PDOStatement::bindParam
Bindtheparametertoth
PDO::rollBack
PDO::rollBack
Rollbacktransactions
PDOStatement::rowCount
PDOStatement::rowCount
Returnsthenumberofro
Popular Articles