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
Frequently Asked Questions about Used with socket_cmsg_space and socket_set_option
9
PHP Input Box onkeyup Event Handling Tips and Optimization Methods
8
Why Does FFI::load Report an Undefined Symbol Error? How to Quickly Locate and Fix It
10
get_include_path() Best practices for using with set_include_path()
3
Similar Functions
mysqli::query
mysqli::query
(mysqli_query)Perfor
mysqli_stmt::get_warnings
mysqli_stmt::get_warnings
(mysqli_stmt_get_war
mysqli::refresh
mysqli::refresh
(mysqli_refresh)Refr
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
Popular Articles