Home
PHP
Tags
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
How to Use PHP ZipArchive to Determine File Size Inside ZIP Archives
4
time_nanosleep with microtime to achieve accurate delay control
2
PHP File Handling Tutorial: Detailed Guide on Reading and Writing Files
7
How to Implement Secure Encrypted Communication Between Javascript and PHP
9
Similar Functions
mysqli::autocommit
mysqli::autocommit
(mysqli_autocommit)T
mysqli::poll
mysqli::poll
(mysqli_poll)PollCon
mysqli::$info
mysqli::$info
(mysqli_info)Retriev
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli_warning::next
mysqli_warning::next
Fetchnextwarning
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
mysqli
mysqli
mysqliclass
Popular Articles