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
Comparison of ASP.NET and PHP: Performance, Security, and Development Efficiency
3
Combining is_readable and file_get_contents to determine whether the file is readable
10
FAQs when using hash_final for cryptographic hash calculation
1
How to troubleshoot the problem that mysqli_stmt::$error does not return error information
1
Similar Functions
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli::stat
mysqli::stat
(mysqli_stat)Getthec
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_i
mysqli_warning
mysqli_warning
Themysqli_warningcla
mysqli_stmt::$affected_rows
mysqli_stmt::$affected_rows
(mysqli_stmt_affecte
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
mysqli::$client_version
mysqli::$client_version
(mysqli_get_client_v
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
Popular Articles