« mysqli_driver::$report_mode
mysqli_warning::__construct »
PHP Manual
MySQLi
The mysqli_warning class
The mysqli_warning class
(PHP 5, PHP 7, PHP 8)
Вступ
Represents a MySQL warning.
Короткий огляд класу
final
class
mysqli_warning
{
/* Властивості */
public
string
$
message
;
public
string
$
sqlstate
;
public
int
$
errno
;
/* Методи */
private
__construct
()
public
next
():
bool
}
Властивості
message
Message string
sqlstate
SQL state
errno
Error number
Зміст
mysqli_warning::__construct
— Private constructor to disallow direct instantiation
mysqli_warning::next
— Fetch next warning