Home
PHP
Tags
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 Get the Current Timestamp Using PHP date() and time() Functions?
5
Best Practices for PHP Error Handling on Linux: Configuration and Methods
8
Best practices for using PHP abs() in combination with other mathematical functions
10
How to Count Files in a PHP Directory: Complete Tutorial and Example Code
2
Similar Functions
mysqli::character_set_name
mysqli::character_set_name
(mysqli_character_se
mysqli_warning::next
mysqli_warning::next
Fetchnextwarning
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli::refresh
mysqli::refresh
(mysqli_refresh)Refr
mysqli_driver::embedded_server_end
mysqli_driver::embedded_server_end
Stopembeddedserver
Popular Articles