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
Notes when constructing SQL strings using sprintf
9
How to encapsulate next_result() and multi-result processing as general functions
7
Understanding strlen vs mb_strlen in PHP for String Length Calculation
8
3
Similar Functions
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli_result::fetch_column
mysqli_result::fetch_column
(mysqli_fetch_column
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli_stmt::get_warnings
mysqli_stmt::get_warnings
(mysqli_stmt_get_war
Popular Articles