Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$connect_errno
mysqli::$connect_errno
(mysqli_connect_errno) Returns the error code of the last connection call
Name:
mysqli::$connect_errno
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the error code for the last connection error.
Related
Detailed Explanation of the self Keyword in PHP: Usage, Examples, and Best Practices
7
What Are the Possible Reasons and Solutions When the timezone_location_get Function Returns Empty Time Zone Information?
3
socket_set_block role in asynchronous to synchronous model
9
Comprehensive Guide to Installing and Configuring ThinkPHP Template
2
Similar Functions
mysqli::rollback
mysqli::rollback
(mysqli_rollback)Rol
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli::query
mysqli::query
(mysqli_query)Perfor
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli::get_warnings
mysqli::get_warnings
(mysqli_get_warnings
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
Popular Articles