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
Three Ways to Disable CSRF Token Protection in Laravel 5.5
3
Detailed Guide to Delphi and PHP Server Parsing and Implementation
8
How to avoid query performance degradation caused by using PDOStatement::rowCount
4
Use mb_stristr to find the first substring in a string
7
Similar Functions
PDOStatement::rowCount
PDOStatement::rowCount
Returnsthenumberofro
PDOStatement::execute
PDOStatement::execute
Executeapreprocessin
PDO::exec
PDO::exec
ExecuteSQLstatementa
PDO::beginTransaction
PDO::beginTransaction
Startatransaction
PDO::setAttribute
PDO::setAttribute
Setproperties
PDOStatement::fetchObject
PDOStatement::fetchObject
Getthenextlineandret
PDOStatement::errorInfo
PDOStatement::errorInfo
Getstheextendederror
PDO::prepare
PDO::prepare
Preparethestatementt
Popular Articles