PHP 8.1.28 Released!

Класс Warning

(PECL mysql-xdevapi >= 8.0.11)

Введение

Обзор классов

class mysql_xdevapi\Warning {
/* Свойства */
public $message;
public $level;
public $code;
/* Конструктор */
private __construct()
}

Свойства

message

level

code

Содержание

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top