Home
PHP
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 handle multibyte character sets (such as UTF-8) in mb_convert_case
3
Detailed explanation of the basic usage of the sprintf function in PHP
3
Key management tips when using hash_final and hash_hmac
4
How to correctly specify text color in imagefttext function
8
Similar Functions
PDOStatement::closeCursor
PDOStatement::closeCursor
Closethecursorsothat
PDO::quote
PDO::quote
Addquotestostringsin
PDO::__ construct
PDO::__ construct
CreateaPDOinstanceth
PDOStatement::errorInfo
PDOStatement::errorInfo
Getstheextendederror
PDOStatement::fetch
PDOStatement::fetch
Getthenextlinefromth
PDOStatement::setFetchMode
PDOStatement::setFetchMode
Setthedefaultacquisi
PDO::errorInfo
PDO::errorInfo
Getstheextendederror
PDO::beginTransaction
PDO::beginTransaction
Startatransaction
Popular Articles