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
Use parse_url to implement CDN domain name rewrite function
2
How to Continuously Listen to Redis Messages and Process Queue Tasks Using PHP?
7
socket_last_error fails to capture errors? Three common causes explained
5
How to Quickly Find the Last Occurrence of a Specific Character in a String Using the strrpos Function? Practical Tips
1
Similar Functions
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli_stmt::get_warnings
mysqli_stmt::get_warnings
(mysqli_stmt_get_war
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli::$insert_id
mysqli::$insert_id
(mysqli_insert_id)Re
mysqli_stmt
mysqli_stmt
mysqli_stmtclass
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli_result
mysqli_result
mysqli_resultclass
Popular Articles