Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::real_query
mysqli::real_query
(mysqli_real_query) Execute SQL query
Name:
mysqli::real_query
Category:
MySQLi
Programming Language:
php
One-line Description:
Perform a single SQL query.
Related
How to combine PDOStatement::fetchObject with class methods for dynamic data filling
1
Selection and application scenarios of PDOStatement::fetchObject and PDOStatement::fetchRow
8
Performance comparison of using sprintf instead of spliced strings
3
Use stream_bucket_make_writeable to read blocks of data in a stream
5
Similar Functions
mysqli::character_set_name
mysqli::character_set_name
(mysqli_character_se
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)Ex
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli::real_connect
mysqli::real_connect
(mysqli_real_connect
mysqli_stmt::result_metadata
mysqli_stmt::result_metadata
(mysqli_stmt_result_
Popular Articles