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 output formatted strings to files using PHP's vfprintf
8
How to Use header_register_callback and http_response_code to Set Custom HTTP Status Codes
2
Key Points to Note When Using apcu_clear_cache and apcu_fetch Together
2
10
Similar Functions
mysqli_driver
mysqli_driver
Themysqli_driverclas
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli_driver::embedded_server_end
mysqli_driver::embedded_server_end
Stopembeddedserver
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)Ex
mysqli::init
mysqli::init
(mysqli_init)Initial
mysqli_stmt::$param_count
mysqli_stmt::$param_count
(mysqli_stmt_param_c
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli::more_results
mysqli::more_results
(mysqli_more_results
Popular Articles