Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::rollback
mysqli::rollback
(mysqli_rollback) Rollback the current transaction
Name:
mysqli::rollback
Category:
MySQLi
Programming Language:
php
One-line Description:
Roll back the current transaction of the database.
Related
Use socket_cmsg_space to manage control messages in WebSocket applications
1
How to determine whether the autoloader has been registered: the application of spl_autoload_unregister
10
How to Correctly Use the ob_end_clean Function in PHP to Completely Clear the Output Buffer?
9
Implementing APP Payment Function: PHP Server-side Development Guide and Best Practices
4
Similar Functions
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli_stmt::prepare
mysqli_stmt::prepare
(mysqli_stmt_prepare
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli
mysqli
mysqliclass
mysqli::commit
mysqli::commit
(mysqli_commit)Submi
mysqli::change_user
mysqli::change_user
(mysqli_change_user)
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate)Ret
Popular Articles