Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::prepare
mysqli::prepare
(mysqli_prepare) Prepare a SQL statement for execution
Name:
mysqli::prepare
Category:
MySQLi
Programming Language:
php
One-line Description:
Prepare an SQL statement for execution.
Related
A Detailed Guide to ThinkPHP Auth Class: User Authentication & Permission Management
8
4
The difference between mb_get_info function and mb_detect_encoding function
2
Key Points to Note When Using apcu_clear_cache and apcu_fetch Together
2
Similar Functions
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
mysqli::get_connection_stats
mysqli::get_connection_stats
(mysqli_get_connecti
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli_stmt::fetch
mysqli_stmt::fetch
(mysqli_stmt_fetch)E
mysqli::real_query
mysqli::real_query
(mysqli_real_query)E
mysqli_driver
mysqli_driver
Themysqli_driverclas
mysqli::more_results
mysqli::more_results
(mysqli_more_results
mysqli_result
mysqli_result
mysqli_resultclass
Popular Articles