Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::options
mysqli::options
(mysqli_options) Setting options
Name:
mysqli::options
Category:
MySQLi
Programming Language:
php
One-line Description:
Set additional connection options and affect the behavior of the connection.
Related
Can the Result of SessionIdInterface::create_sid() Be Cached? Advantages, Disadvantages, and Practical Applications
3
How to Reverse Sort Keys in a Multidimensional Nested Array Using krsort in PHP
1
How to Implement PHP Post Submission Status as Enabled
7
How to Avoid Memory Leaks When Using the hash_equals Function in PHP
5
Similar Functions
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli::ping
mysqli::ping
(mysqli_ping)pingser
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
Popular Articles