Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::release_savepoint
mysqli::release_savepoint
(mysqli_release_savepoint) Delete the specified save point from the save point set of the current transaction
Name:
mysqli::release_savepoint
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_release_savepoint) Delete the specified save point from the save point set of the current transaction
Related
Introduction to serialize function: How to convert PHP variables to strings?
8
gmdate and strtotime deal with date addition and subtraction
7
How to use parse_url to handle localhost or intranet addresses?
10
ftp_rawlist + PHP Cron implements automatic backup detection
2
Similar Functions
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)Open
mysqli::$client_info
mysqli::$client_info
(mysqli_get_client_i
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli_result::fetch_fields
mysqli_result::fetch_fields
(mysqli_fetch_fields
Popular Articles