« mysqli_driver::$report_mode
mysqli_warning::__construct »
PHP Manual
MySQLi
mysqli_warning クラス
mysqli_warning クラス
(PHP 5, PHP 7)
はじめに
MySQL の警告を表します。
クラス概要
mysqli_warning
{
/* プロパティ */
public
$
message
;
public
$
sqlstate
;
public
$
errno
;
/* メソッド */
protected
__construct
(
void
)
public
next
(
void
) :
void
}
プロパティ
message
メッセージ文字列
sqlstate
SQL state
errno
エラー番号
目次
mysqli_warning::__construct
— コンストラクタ
mysqli_warning::next
— next