Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::begin_transaction
mysqli::begin_transaction
(mysqli_begin_transaction) Start a transaction
Name:
mysqli::begin_transaction
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_begin_transaction) Start a transaction
Related
Dynamically set the language package key-value structure
8
Design a key-value pair generation function that is compatible with array_flip()
4
How to try again with socket_clear_error() after socket_read() fails
10
Use array_filter() to improve the functional style of the code
6
Similar Functions
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli_result::fetch_column
mysqli_result::fetch_column
(mysqli_fetch_column
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli::release_savepoint
mysqli::release_savepoint
(mysqli_release_save
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
mysqli::prepare
mysqli::prepare
(mysqli_prepare)Prep
Popular Articles