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
Why does using feof cause an extra read after the last line? How to avoid it?
7
API Interface Calling and Data Request Response Handling in PHP Development Explained
6
time_nanosleep with microtime to achieve accurate delay control
2
How to Use PHP’s defined() Function to Prevent Constant Redefinition Conflicts
10
Similar Functions
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_i
mysqli::get_warnings
mysqli::get_warnings
(mysqli_get_warnings
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli_stmt::prepare
mysqli_stmt::prepare
(mysqli_stmt_prepare
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli::set_charset
mysqli::set_charset
(mysqli_set_charset)
mysqli::commit
mysqli::commit
(mysqli_commit)Submi
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
Popular Articles