Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::query
mysqli::query
(mysqli_query) Perform a query on the database
Name:
mysqli::query
Category:
MySQLi
Programming Language:
php
One-line Description:
Perform a query on the database.
Related
How to get error message of SQL statement through mysqli_stmt::$error
5
mb_get_info encoding support in string inversion operation
3
What should I do if I get an alignment exception when using sprintf to process Chinese characters?
6
In-Depth Explanation of PHP Streams and Their Key Functions
2
Similar Functions
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)R
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli::query
mysqli::query
(mysqli_query)Perfor
mysqli::begin_transaction
mysqli::begin_transaction
(mysqli_begin_transa
mysqli::reap_async_query
mysqli::reap_async_query
(mysqli_reap_async_q
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
Popular Articles