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 use time_nanosleep in PHP to achieve sub-second pause
4
The correct posture for using socket_set_block after socket_connect
4
How to Use the fgetss Function in PHP? Complete Guide for Beginners
6
Can mt_srand Be Combined with Hash Functions to Generate Repeatable Encrypted Random Values? Detailed Implementation Guide
7
Similar Functions
mysqli::multi_query
mysqli::multi_query
(mysqli_multi_query)
mysqli_result
mysqli_result
mysqli_resultclass
mysqli::debug
mysqli::debug
(mysqli_debug)Perfor
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)Open
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli::$connect_error
mysqli::$connect_error
(mysqli_connect_erro
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
Popular Articles