Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::multi_query
mysqli::multi_query
(mysqli_multi_query) Perform a query on the database
Name:
mysqli::multi_query
Category:
MySQLi
Programming Language:
php
One-line Description:
Execute one or more queries on the database.
Related
Common errors in imagetruecolortopalette and how to fix them
9
Implement FTP directory snapshot comparison function through ftp_rawlist
10
Use xml_parser_get_option to check the character encoding settings of the XML parser
10
How to send PHP error messages by mail: Use with error_log
5
Similar Functions
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli::set_charset
mysqli::set_charset
(mysqli_set_charset)
mysqli::query
mysqli::query
(mysqli_query)Perfor
mysqli_result
mysqli_result
mysqli_resultclass
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli::$info
mysqli::$info
(mysqli_info)Retriev
Popular Articles