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
How to Solve the Issue of timezone_identifiers_list() Not Showing Daylight Saving Time Zones?
4
How to use the PHP floor() function to round down the floating value
1
str_shuffle() and str_replace() combine to implement character replacement
10
What Is the Relationship Between the Encryption Algorithms Used by password_verify and password_hash?
8
Similar Functions
mysqli::refresh
mysqli::refresh
(mysqli_refresh)Refr
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)G
mysqli_stmt::$error_list
mysqli_stmt::$error_list
(mysqli_stmt_error_l
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli::reap_async_query
mysqli::reap_async_query
(mysqli_reap_async_q
mysqli::real_connect
mysqli::real_connect
(mysqli_real_connect
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
Popular Articles