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
How to capture mysqli_stmt::$error information in PHP unit test
6
How to use ob_list_handlers for cache debugging and optimization during development
4
xml_set_end_namespace_decl_handler Best practices for working with xml_parse
10
Create a Custom FAQ System with Custom Post Types in WordPress
6
Similar Functions
mysqli::$error
mysqli::$error
(mysqli_error)Return
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli_result::fetch_fields
mysqli_result::fetch_fields
(mysqli_fetch_fields
mysqli_driver::$report_mode
mysqli_driver::$report_mode
Enablesordisablesint
mysqli::get_connection_stats
mysqli::get_connection_stats
(mysqli_get_connecti
mysqli::$connect_errno
mysqli::$connect_errno
(mysqli_connect_errn
Popular Articles