? mysqli_driver::$report_mode
mysqli_warning::__construct ?
Bejson.com
PHP Manual
Mysqli
MySQLi_Warning類
MySQLi_Warning類
(PHP 5, PHP 7, PHP 8)
簡介
表示一個 MySQL 警告。
類摘要
class
mysqli_warning
{
/* 屬性 */
public
$
message
;
public
$
sqlstate
;
public
$
errno
;
/* 方法 */
public
next
():
bool
}
屬性
message
消息字符串
sqlstate
SQL狀態(tài)
errno
錯誤編號
目錄
mysqli_warning::__construct
— Private constructor to disallow direct instantiation
mysqli_warning::next
— Fetch next warning