Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$errno
mysqli::$errno
(mysqli_errno) Returns the error code of the most recent function call
Name:
mysqli::$errno
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the last error code of the last function call.
Related
How to Use mysqli::$client_version to Retrieve and Verify MySQL Client Version Information?
7
How to Use socket_set_option with SO_RCVBUF to Achieve More Efficient Data Reception?
10
PHP abs() FAQs and solutions encountered when dealing with negative numbers
5
How to correctly use apcu_entry in a concurrent environment
1
Similar Functions
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli::$host_info
mysqli::$host_info
(mysqli_get_host_inf
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
Popular Articles