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
Common errors and solutions for PHP strnatcasecmp
6
What to Do When Encountering an Empty Array with the reset() Function? Common Errors and Solutions
7
How to debug the apcu_entry cache that does not take effect
7
Explanation of the Use of XML_OPTION_TARGET_ENCODING in xml_parser_get_option and What to Pay Attention to When Setting Encodings
3
Similar Functions
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)G
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli::reap_async_query
mysqli::reap_async_query
(mysqli_reap_async_q
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli_stmt::attr_get
mysqli_stmt::attr_get
(mysqli_stmt_attr_ge
mysqli::commit
mysqli::commit
(mysqli_commit)Submi
Popular Articles