Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$connect_error
mysqli::$connect_error
(mysqli_connect_error) Returns the string description of the last connection error
Name:
mysqli::$connect_error
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the error description of the last connection error.
Related
What should you pay attention to when switching between PDO and mysqli::$connect_error?
5
Why is mysqli::$connect_error always empty string? Common Cause Analysis
9
Similar Functions
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)R
mysqli_stmt
mysqli_stmt
mysqli_stmtclass
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli_stmt::$param_count
mysqli_stmt::$param_count
(mysqli_stmt_param_c
mysqli::get_connection_stats
mysqli::get_connection_stats
(mysqli_get_connecti
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
Popular Articles
What should you pay attention to when switching between PDO and mysqli::$connect_error?
Why is mysqli::$connect_error always empty string? Common Cause Analysis