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 Handle Cross-Domain Requests in PHP: JSONP vs CORS Explained
3
Detailed Explanation and Optimization of ThinkPHP Menu Infinite Category Implementation
3
Basic Usage of strnatcmp Function in PHP: Detailed Explanation and Examples
5
How to Detect Specific Types of DNS Records Using the dns_check_record Function? A Practical Guide
7
Similar Functions
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli::$connect_error
mysqli::$connect_error
(mysqli_connect_erro
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)R
mysqli::get_connection_stats
mysqli::get_connection_stats
(mysqli_get_connecti
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli::$server_version
mysqli::$server_version
(mysqli_get_server_v
mysqli::init
mysqli::init
(mysqli_init)Initial
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
Popular Articles