PHP MySQLi 函数

PHP mysqli_warning 类表示 MySQL 警告。

类概要

final class mysqli_warning {
  //特性
  public $message;
  public $sqlstate;
  public $errno;

  //方法
  public next(): bool
}

属性

消息 消息字符串
sqlstate SQL状态
errno 错误号