Home
PHP
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
What problems will cause for forgetting to post-process the timeout mechanism in socket_set_block?
4
Frequently Asked Questions in the Decryption Process after Encryption with hash_final
8
How to convert floating values to integers using settype()
10
How to get warning information for the last operation through mysqli::get_warnings
9
Similar Functions
mysqli_stmt::fetch
mysqli_stmt::fetch
(mysqli_stmt_fetch)E
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli::init
mysqli::init
(mysqli_init)Initial
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
mysqli_result
mysqli_result
mysqli_resultclass
Popular Articles