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
Common Escape Character Issues When Using the stripcslashes Function and How to Avoid Errors
1
PHP intval Function Security Bypass Vulnerability and Prevention Methods
3
How to Build a Scalable Messaging System with PHP and SOAP
2
How to implement custom date and time format through gmdate
10
Similar Functions
mysqli_stmt::attr_get
mysqli_stmt::attr_get
(mysqli_stmt_attr_ge
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli::begin_transaction
mysqli::begin_transaction
(mysqli_begin_transa
mysqli::ping
mysqli::ping
(mysqli_ping)pingser
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli::init
mysqli::init
(mysqli_init)Initial
Popular Articles