Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate) Returns SQLSTATE error for previous MySQL operation
Name:
mysqli::$sqlstate
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the wrong SQLSTATE error code.
Related
How to use curl_close and curl_version to view cURL version information?
9
How to get the current PHP version number using phpversion()?
6
Analysis of basic usage of mb_get_info function
9
Is the PHP gethostbyname Function Compatible with IPv6? Issues and Solutions Explained
10
Similar Functions
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli::$error
mysqli::$error
(mysqli_error)Return
mysqli::get_warnings
mysqli::get_warnings
(mysqli_get_warnings
mysqli_result
mysqli_result
mysqli_resultclass
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
mysqli::rollback
mysqli::rollback
(mysqli_rollback)Rol
Popular Articles